[maven-release-plugin] prepare for next development iteration
diff --git a/oscore-2.2.6/pom.xml b/oscore-2.2.6/pom.xml
index 8b16783..f491378 100644
--- a/oscore-2.2.6/pom.xml
+++ b/oscore-2.2.6/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.oscore</artifactId>
-    <version>2.2.6_1</version>
+    <version>2.2.6_2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
@@ -39,7 +39,7 @@
         <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url>
-      <tag>org.apache.servicemix.bundles.oscore-2.2.6_1</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>