[maven-release-plugin] prepare for next development iteration
diff --git a/jmx-exporter/pom.xml b/jmx-exporter/pom.xml
index 5eb95f0..6b4b244 100644
--- a/jmx-exporter/pom.xml
+++ b/jmx-exporter/pom.xml
@@ -21,7 +21,7 @@
     <modelVersion>4.0.0</modelVersion>
     
     <artifactId>jmx-exporter</artifactId>
-    <version>0.2.0</version>
+    <version>0.2.1-SNAPSHOT</version>
     <name>jmx-exporter</name>
     <groupId>org.apache.sling.whiteboard</groupId>
     <description>org.apache.sling.whiteboard - jmx-exporter</description>
@@ -32,7 +32,7 @@
     </parent>
     
     <properties>
-      <project.build.outputTimestamp>1655725084</project.build.outputTimestamp>
+      <project.build.outputTimestamp>1655725110</project.build.outputTimestamp>
       <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 
     </properties>
@@ -196,7 +196,7 @@
         <connection>scm:git:https://github.com/apache/sling-whiteboard.git</connection>
         <developerConnection>scm:git:git@github.com:apache/sling-whiteboard.git</developerConnection>
         <url>https://github.com/apache/sling-whiteboard</url>
-	<tag>jmx-exporter-0.2.0</tag>
+	<tag>HEAD</tag>
     </scm>
 
 </project>