This is an automated email from the ASF dual-hosted git repository.
radu pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-graphql-core.git
The following commit(s) were added to refs/heads/master by this push:
new 3ca8363 [maven-release-plugin] prepare for next development iteration
3ca8363 is described below
commit 3ca8363fd0bfe884ed42bdd4cfed6ac6dbb0c2f7
Author: Radu Cotescu <[email protected]>
AuthorDate: Mon May 19 11:39:56 2025 +0200
[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 ec24bdb..29fc4b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.graphql.core</artifactId>
- <version>0.0.32</version>
+ <version>0.0.33-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://github.com/apache/sling-org-apache-sling-graphql-core.git</url>
- <tag>org.apache.sling.graphql.core-0.0.32</tag>
+ <tag>org.apache.sling.graphql.core-0.0.2</tag>
</scm>
<build>