[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 3fdfec1..d2a6693 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>apache-sling-jar-resource-bundle</artifactId>
-    <version>1.0.2</version>
+    <version>1.0.3-SNAPSHOT</version>
     <name>Apache Sling JAR Resource Bundle</name>
     <description>
     An archive which contains templates for generating the necessary Sling notice file.
@@ -36,6 +36,6 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-apache-sling-jar-resource-bundle.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-apache-sling-jar-resource-bundle.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-apache-sling-jar-resource-bundle.git</url>
-      <tag>apache-sling-jar-resource-bundle-1.0.2</tag>
+      <tag>HEAD</tag>
   </scm>
 </project>