[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 7d5b11f..77df61b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <artifactId>org.apache.sling.launchpad.integration-tests</artifactId>
   <packaging>jar</packaging>
-  <version>12</version>
+  <version>13-SNAPSHOT</version>
 
   <name>Apache Sling Launchpad Integration Tests</name>
   <description>
@@ -65,7 +65,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-integration-tests.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-integration-tests.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-launchpad-integration-tests.git</url>
-    <tag>org.apache.sling.launchpad.integration-tests-12</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <build>