Author: pauls Date: Sun Jun 14 22:14:27 2015 New Revision: 1685474 URL: http://svn.apache.org/r1685474 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=1685474&r1=1685473&r2=1685474&view=diff ============================================================================== --- felix/trunk/framework/pom.xml (original) +++ felix/trunk/framework/pom.xml Sun Jun 14 22:14:27 2015 @@ -27,14 +27,14 @@ <packaging>bundle</packaging> <name>Apache Felix Framework</name> <artifactId>org.apache.felix.framework</artifactId> - <version>5.0.1</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.1</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework-5.0.1</developerConnection> - <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework-5.0.1</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>