[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk@1657232 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/junit-4.12/pom.xml b/junit-4.12/pom.xml
index 8e656e8..d13b68a 100644
--- a/junit-4.12/pom.xml
+++ b/junit-4.12/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.junit</artifactId>
     <packaging>bundle</packaging>
-    <version>4.12_1</version>
+    <version>4.12_2-SNAPSHOT</version>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
 
@@ -104,10 +104,4 @@
             </plugin>
         </plugins>
     </build>
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.junit-4.12_1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.junit-4.12_1</developerConnection>
-    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.junit-4.12_1</url>
-  </scm>
 </project>