[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 07bd462..ca1516a 100755
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
     <!-- ======================================================================= -->
     <groupId>org.apache.sling</groupId>
     <artifactId>org.apache.sling.resourcecollection</artifactId>
-    <version>1.0.2</version>
+    <version>1.0.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Resource Collection API</name>
@@ -46,7 +46,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourcecollection.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourcecollection.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-resourcecollection.git</url>
-      <tag>org.apache.sling.resourcecollection-1.0.2</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <!-- ======================================================================= -->