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

asf-gitbox-commits pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-graphql-schema-aggregator.git


The following commit(s) were added to refs/heads/master by this push:
     new 4c64d91  [maven-release-plugin] prepare for next development iteration
4c64d91 is described below

commit 4c64d911fe1c0b53cc765b47115ee8b850645acf
Author: Radu Cotescu <[email protected]>
AuthorDate: Wed Jul 29 12:42:29 2026 +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 acdcc88..588714e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     </parent>
 
     <artifactId>org.apache.sling.graphql.schema.aggregator</artifactId>
-    <version>0.0.2</version>
+    <version>0.0.3-SNAPSHOT</version>
 
     <name>Apache Sling GraphQL Schema Aggregator</name>
     <description>Builds GraphQL Schemas from partials provided by OSGi 
bundles</description>
@@ -37,7 +37,7 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-graphql-schema-aggregator.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-graphql-schema-aggregator.git</developerConnection>
-        <tag>org.apache.sling.graphql.schema.aggregator-0.0.2</tag>
+        <tag>org.apache.sling.graphql.core-0.0.2</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-graphql-schema-aggregator.git</url>
     </scm>
 

Reply via email to