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 2cdf3a0  [maven-release-plugin] prepare release 
org.apache.sling.graphql.schema.aggregator-0.0.2
2cdf3a0 is described below

commit 2cdf3a032e5b8c3271fed0d0500049d097d3c6e9
Author: Radu Cotescu <[email protected]>
AuthorDate: Wed Jul 29 12:41:53 2026 +0200

    [maven-release-plugin] prepare release 
org.apache.sling.graphql.schema.aggregator-0.0.2
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 56a6671..acdcc88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     </parent>
 
     <artifactId>org.apache.sling.graphql.schema.aggregator</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.0.2</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.core-0.0.2</tag>
+        <tag>org.apache.sling.graphql.schema.aggregator-0.0.2</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-graphql-schema-aggregator.git</url>
     </scm>
 

Reply via email to