Author: pauls Date: Mon Apr 20 11:37:30 2015 New Revision: 1674806 URL: http://svn.apache.org/r1674806 Log: [maven-release-plugin] prepare for next development iteration
Modified: felix/trunk/framework/pom.xml Modified: felix/trunk/framework/pom.xml URL: http://svn.apache.org/viewvc/felix/trunk/framework/pom.xml?rev=1674806&r1=1674805&r2=1674806&view=diff ============================================================================== --- felix/trunk/framework/pom.xml (original) +++ felix/trunk/framework/pom.xml Mon Apr 20 11:37:30 2015 @@ -27,14 +27,14 @@ <packaging>bundle</packaging> <name>Apache Felix Framework</name> <artifactId>org.apache.felix.framework</artifactId> - <version>5.0.0</version> + <version>5.1.0-SNAPSHOT</version> <properties> <dollar>$</dollar> </properties> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework-5.0.0</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework-5.0.0</developerConnection> - <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework-5.0.0</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/framework</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/framework</developerConnection> + <url>http://svn.apache.org/repos/asf/felix/framework</url> </scm> <build>