[maven-release-plugin] prepare for next development iteration
diff --git a/blueprint/blueprint-parser/pom.xml b/blueprint/blueprint-parser/pom.xml
index 0bc3520..d838e30 100644
--- a/blueprint/blueprint-parser/pom.xml
+++ b/blueprint/blueprint-parser/pom.xml
@@ -32,7 +32,7 @@
     <artifactId>blueprint-parser</artifactId>
     <packaging>jar</packaging>
     <name>Apache Aries Blueprint Parser</name>
-    <version>1.6.1</version>
+    <version>1.6.2-SNAPSHOT</version>
     <description>
         This bundle contains the blueprint parser in a plain jar.
     </description>
@@ -41,7 +41,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
-      <tag>blueprint-parser-1.6.1</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>