[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 2f96c76..4cb28cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
</parent>
<artifactId>org.apache.sling.commons.json</artifactId>
- <version>2.0.28</version>
+ <version>2.0.29-SNAPSHOT</version>
<name>Apache Sling Commons JSON</name>
<description>Apache Sling JSON Library</description>
@@ -33,7 +33,7 @@
<connection>scm:git:https://github.com/apache/sling-org-apache-sling-commons-json</connection>
<developerConnection>scm:git:https://github.com/apache/sling-org-apache-sling-commons-json</developerConnection>
<url>https://github.com/apache/sling-org-apache-sling-commons-json</url>
- <tag>org.apache.sling.commons.json-2.0.28</tag>
+ <tag>HEAD</tag>
</scm>
<build>