[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index a39c4f1..84428d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>org.apache.sling.bnd.plugins</artifactId>
-  <version>0.0.2</version>
+  <version>0.0.3-SNAPSHOT</version>
 
   <name>Apache Sling bnd Plugins</name>
   <description>This module provides plugins for bnd.</description>
@@ -38,7 +38,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bnd-plugins.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bnd-plugins.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-bnd-plugins.git</url>
-    <tag>org.apache.sling.bnd.plugins-0.0.2</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <build>