This is an automated email from the ASF dual-hosted git repository.
andysch 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 b18df18 [maven-release-plugin] prepare for next development iteration
b18df18 is described below
commit b18df18fe98ee682096874879829776b8c205871
Author: Andreas Schaefer <[email protected]>
AuthorDate: Mon Sep 11 10:59: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 0629c91..c79dcbc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.graphql.core</artifactId>
- <version>0.0.24</version>
+ <version>0.0.25-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.24</tag>
+ <tag>org.apache.sling.graphql.core-0.0.2</tag>
</scm>
<build>