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 77ed552 [maven-release-plugin] prepare release
org.apache.sling.graphql.core-0.0.8
77ed552 is described below
commit 77ed5521cf48e56361c5e26c2416f61a9e2ba6f4
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Thu Nov 5 15:23:22 2020 +0100
[maven-release-plugin] prepare release org.apache.sling.graphql.core-0.0.8
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 66e33c9..70f9ae1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.graphql.core</artifactId>
- <version>0.0.7-SNAPSHOT</version>
+ <version>0.0.8</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.8</tag>
</scm>
<build>