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

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