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