[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index b80d47b..fa31eca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
</parent>
<artifactId>org.apache.sling.feature.diff</artifactId>
- <version>0.0.2</version>
+ <version>0.0.3-SNAPSHOT</version>
<name>Apache Sling Feature Model diff tool</name>
<description>Feature Model diff tool for Apache Sling</description>
@@ -41,7 +41,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-diff.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-diff.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-diff.git</url>
- <tag>org.apache.sling.feature.diff-0.0.2</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>