[maven-release-plugin] prepare for next development iteration
diff --git a/http/wrappers/pom.xml b/http/wrappers/pom.xml
index cb52cc1..47e3da4 100644
--- a/http/wrappers/pom.xml
+++ b/http/wrappers/pom.xml
@@ -28,14 +28,14 @@
 
     <name>Apache Felix Http Wrappers</name>
     <artifactId>org.apache.felix.http.wrappers</artifactId>
-    <version>1.1.2</version>
+    <version>1.1.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <scm>
          <connection>scm:git:https://github.com/apache/felix-dev.git</connection>
          <developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
          <url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
-      <tag>org.apache.felix.http.wrappers-1.1.2</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>