This is an automated email from the ASF dual-hosted git repository.
andysch pushed a commit to branch issue/SLING-10900-201
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-graphql-core.git
The following commit(s) were added to refs/heads/issue/SLING-10900-201 by this
push:
new 3f3e4f8 [maven-release-plugin] prepare release
org.apache.sling.graphql.core-0.0.16
3f3e4f8 is described below
commit 3f3e4f8c41f45e26afc1a1df5e98393ec9dac8e6
Author: Andreas Schaefer <[email protected]>
AuthorDate: Mon Mar 27 11:10:28 2023 -0700
[maven-release-plugin] prepare release org.apache.sling.graphql.core-0.0.16
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index a0e2395..1590e7d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.graphql.core</artifactId>
- <version>0.0.15-SNAPSHOT</version>
+ <version>0.0.16</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.2</tag>
+ <tag>org.apache.sling.graphql.core-0.0.16</tag>
</scm>
<build>