[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 5d1145c..0bd3455 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.sling</groupId>
     <artifactId>org.apache.sling.hc.webconsole</artifactId>
-    <version>2.0.0</version>
+    <version>2.0.2-SNAPSHOT</version>
 
     <name>Apache Sling Health Check Webconsole Plugin</name>
     <inceptionYear>2013</inceptionYear>
@@ -41,7 +41,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-hc-webconsole.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-hc-webconsole.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-hc-webconsole.git</url>
-      <tag>org.apache.sling.hc.webconsole-2.0.0</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>