Author: pauls Date: Wed Jun 17 15:04:14 2015 New Revision: 1686049 URL: http://svn.apache.org/r1686049 Log: [maven-release-plugin] prepare for next development iteration
Modified: felix/trunk/main.distribution/pom.xml Modified: felix/trunk/main.distribution/pom.xml URL: http://svn.apache.org/viewvc/felix/trunk/main.distribution/pom.xml?rev=1686049&r1=1686048&r2=1686049&view=diff ============================================================================== --- felix/trunk/main.distribution/pom.xml (original) +++ felix/trunk/main.distribution/pom.xml Wed Jun 17 15:04:14 2015 @@ -27,7 +27,7 @@ <packaging>pom</packaging> <name>Apache Felix Main Distribution</name> <artifactId>org.apache.felix.main.distribution</artifactId> - <version>5.0.1</version> + <version>5.1.0-SNAPSHOT</version> <properties> <dollar>$</dollar> <framework.version>5.0.1</framework.version> @@ -37,9 +37,9 @@ <obr.version>2.0.4</obr.version> </properties> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-5.0.1</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-5.0.1</developerConnection> - <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-5.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>