[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index b70b854..49e6f93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
     <artifactId>org.apache.sling.hc.support</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.6</version>
+    <version>1.0.7-SNAPSHOT</version>
 
     <name>Apache Sling Health Check Support Components</name>
     <inceptionYear>2013</inceptionYear>
@@ -43,7 +43,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-hc-support.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-hc-support.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-hc-support.git</url>
-      <tag>org.apache.sling.hc.support-1.0.6</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>