Author: henning
Date: Thu Oct 24 08:10:05 2013
New Revision: 1535300
URL: http://svn.apache.org/r1535300
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=1535300&r1=1535299&r2=1535300&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:10:05 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>