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 5124691 [maven-release-plugin] prepare for next development iteration
5124691 is described below
commit 512469124c0cc4844159b21537afa54717ea67bb
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Mon Jun 15 17:20:30 2020 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1af3209..440a41c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.graphql.core</artifactId>
- <version>0.0.2</version>
+ <version>0.0.3-SNAPSHOT</version>
<name>Apache Sling GraphQL Core</name>
<description>Support for GraphQL queries</description>