[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 46ce117..22ad48a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,13 +26,13 @@
     </parent>
     <name>Apache Sling Connection Timeout Agent</name>
     <artifactId>org.apache.sling.connection-timeout-agent</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
     
     <scm>
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-connection-timeout-agent.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-connection-timeout-agent.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-connection-timeout-agent.git</url>        
-      <tag>org.apache.sling.connection-timeout-agent-1.0.0</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>