[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index ba36d32..be80cf9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.commons.metrics-rrd4j</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
 
     <name>Apache Sling Commons Metrics RRD4J</name>
     <description>
@@ -43,7 +43,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-metrics-rrd4j.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-metrics-rrd4j.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-commons-metrics-rrd4j.git</url>
-      <tag>org.apache.sling.commons.metrics-rrd4j-1.0.4</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <dependencies>