This is an automated email from the ASF dual-hosted git repository.

andysch pushed a commit to branch issue/SLING-10900-201
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-graphql-core.git


The following commit(s) were added to refs/heads/issue/SLING-10900-201 by this 
push:
     new a68deb2  [maven-release-plugin] prepare for next development iteration
a68deb2 is described below

commit a68deb2b26ba9d7d358460ecb48a0bdde0980c05
Author: Andreas Schaefer <[email protected]>
AuthorDate: Mon Mar 27 11:11:02 2023 -0700

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1590e7d..3c676a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>org.apache.sling.graphql.core</artifactId>
-  <version>0.0.16</version>
+  <version>0.0.17-SNAPSHOT</version>
 
   <name>Apache Sling GraphQL Core</name>
   <description>Support for GraphQL queries</description>
@@ -47,7 +47,7 @@
       
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-graphql-core.git</connection>
       
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-graphql-core.git</developerConnection>
       
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-graphql-core.git</url>
-    <tag>org.apache.sling.graphql.core-0.0.16</tag>
+    <tag>org.apache.sling.graphql.core-0.0.2</tag>
   </scm>
 
   <build>

Reply via email to