[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 36f65d1..2f67271 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.4</version>
+    <version>1.0.5-SNAPSHOT</version>
 
     <name>Apache Sling Resource Collection API</name>
     <description>
@@ -45,7 +45,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.4</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <!-- ======================================================================= -->