Author: henning Date: Tue Oct 22 09:40:42 2013 New Revision: 1534570 URL: http://svn.apache.org/r1534570 Log: [maven-release-plugin] prepare for next development iteration
Modified: commons/proper/configuration/branches/RELEASE_1_10_BRANCH/pom.xml Modified: commons/proper/configuration/branches/RELEASE_1_10_BRANCH/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/configuration/branches/RELEASE_1_10_BRANCH/pom.xml?rev=1534570&r1=1534569&r2=1534570&view=diff ============================================================================== --- commons/proper/configuration/branches/RELEASE_1_10_BRANCH/pom.xml (original) +++ commons/proper/configuration/branches/RELEASE_1_10_BRANCH/pom.xml Tue Oct 22 09:40:42 2013 @@ -27,7 +27,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>commons-configuration</groupId> <artifactId>commons-configuration</artifactId> - <version>1.10-RC1</version> + <version>1.10-SNAPSHOT</version> <name>Apache Commons Configuration</name> <inceptionYear>2001</inceptionYear> @@ -41,9 +41,9 @@ </issueManagement> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_1_10RC1</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_1_10RC1</developerConnection> - <url>http://svn.apache.org/viewvc/commons/proper/configuration/tags/CONFIGURATION_1_10RC1</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/configuration/branches/RELEASE_1_10_BRANCH</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/configuration/branches/RELEASE_1_10_BRANCH</developerConnection> + <url>http://svn.apache.org/viewvc/commons/proper/configuration/branches/RELEASE_1_10_BRANCH</url> </scm> <distributionManagement>