[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1181226 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/main.distribution/pom.xml b/main.distribution/pom.xml
index 59e8665..e90ca73 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>4.0.1</version>
+ <version>4.1.0-SNAPSHOT</version>
<properties>
<dollar>$</dollar>
<framework.version>4.0.1</framework.version>
@@ -37,9 +37,9 @@
<obr.version>1.6.6</obr.version>
</properties>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-4.0.1</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-4.0.1</developerConnection>
- <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-4.0.1</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/main.distribution</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/main.distribution</developerConnection>
+ <url>http://svn.apache.org/repos/asf/felix/main.distribution</url>
</scm>
<build>
<plugins>