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 a22429a  [maven-release-plugin] prepare for next development iteration
a22429a is described below

commit a22429a320386e96bf45ee1025427dc5906f51a5
Author: Radu Cotescu <[email protected]>
AuthorDate: Wed Aug 19 13:18:05 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 f2201e4..35a26b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     </parent>
 
     <artifactId>org.apache.sling.graphql.schema.aggregator</artifactId>
-    <version>0.0.4</version>
+    <version>0.0.5-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.4</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