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 521b10d [maven-release-plugin] prepare release
org.apache.sling.graphql.core-0.0.18
521b10d is described below
commit 521b10d02193e189b3fcfb0540aeee7c0fe85543
Author: Andreas Schaefer <[email protected]>
AuthorDate: Tue Mar 28 11:58:54 2023 -0700
[maven-release-plugin] prepare release org.apache.sling.graphql.core-0.0.18
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 55760ba..052c4a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.graphql.core</artifactId>
- <version>0.0.17-SNAPSHOT</version>
+ <version>0.0.18</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.18</tag>
</scm>
<build>