Author: pauls Date: Wed Jun 17 14:58:06 2015 New Revision: 1686042 URL: http://svn.apache.org/r1686042 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=1686042&r1=1686041&r2=1686042&view=diff ============================================================================== --- felix/trunk/framework/pom.xml (original) +++ felix/trunk/framework/pom.xml Wed Jun 17 14:58:06 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>