This is an automated email from the ASF dual-hosted git repository.
bdelacretaz 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 319547a [maven-release-plugin] prepare release
org.apache.sling.graphql.core-0.0.2
319547a is described below
commit 319547aab04083663a580687960d2eea80a28652
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Mon Jun 15 17:20:18 2020 +0200
[maven-release-plugin] prepare release org.apache.sling.graphql.core-0.0.2
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index a4d4d89..1af3209 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.graphql.core</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.0.2</version>
<name>Apache Sling GraphQL Core</name>
<description>Support for GraphQL queries</description>
@@ -48,7 +48,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>HEAD</tag>
+ <tag>org.apache.sling.graphql.core-0.0.2</tag>
</scm>
<build>