Author: henning Date: Thu Oct 24 08:18:50 2013 New Revision: 1535307 URL: http://svn.apache.org/r1535307 Log: [maven-release-plugin] prepare release CONFIGURATION_1_10RC2
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=1535307&r1=1535306&r2=1535307&view=diff ============================================================================== --- commons/proper/configuration/branches/RELEASE_1_10_BRANCH/pom.xml (original) +++ commons/proper/configuration/branches/RELEASE_1_10_BRANCH/pom.xml Thu Oct 24 08:18:50 2013 @@ -27,7 +27,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>commons-configuration</groupId> <artifactId>commons-configuration</artifactId> - <version>1.10-SNAPSHOT</version> + <version>1.10</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/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> + <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_1_10RC2</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_1_10RC2</developerConnection> + <url>http://svn.apache.org/viewvc/commons/proper/configuration/tags/CONFIGURATION_1_10RC2</url> </scm> <distributionManagement>