[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index f6eb8c4..de2c489 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.launchpad.test-fragment</artifactId>
     <packaging>bundle</packaging>
-    <version>12</version>
+    <version>13-SNAPSHOT</version>
 
     <name>Apache Sling Launchpad Testing Fragment Bundle</name>
     <description>
@@ -40,7 +40,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-fragment.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-fragment.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-launchpad-test-fragment.git</url>
-      <tag>org.apache.sling.launchpad.test-fragment-12</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>