[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 36719e3..cb3fa73 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.launcher</artifactId>
-    <version>1.1.6</version>
+    <version>1.1.7-SNAPSHOT</version>
 
     <name>Apache Sling Feature Model Launcher</name>
     <description>
@@ -36,7 +36,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-launcher.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-launcher.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-launcher.git</url>
-      <tag>org.apache.sling.feature.launcher-1.1.6</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>