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

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@954627 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/main.distribution/pom.xml b/main.distribution/pom.xml
index 571480d..daa2776 100644
--- a/main.distribution/pom.xml
+++ b/main.distribution/pom.xml
@@ -27,7 +27,7 @@
   <packaging>pom</packaging>
   <name>Apache Felix Main Distribution</name>
   <artifactId>org.apache.felix.main.distribution</artifactId>
-  <version>3.0.1</version>
+  <version>3.1.0-SNAPSHOT</version>
   <properties>
     <framework.version>3.0.1</framework.version>
     <gogo.runtime.version>0.6.0</gogo.runtime.version>
@@ -122,10 +122,4 @@
       </resource>
     </resources> 
   </build>
-
-  <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-3.0.1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-3.0.1</developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-3.0.1</url>
-  </scm>
 </project>