Author: chtompki
Date: Wed Oct 24 01:31:35 2018
New Revision: 1844713

URL: http://svn.apache.org/viewvc?rev=1844713&view=rev
Log:
2.4-RC1 -> 2.4-RC2

Modified:
    commons/proper/configuration/branches/RELEASE_2_4_BRANCH/pom.xml

Modified: commons/proper/configuration/branches/RELEASE_2_4_BRANCH/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/configuration/branches/RELEASE_2_4_BRANCH/pom.xml?rev=1844713&r1=1844712&r2=1844713&view=diff
==============================================================================
--- commons/proper/configuration/branches/RELEASE_2_4_BRANCH/pom.xml (original)
+++ commons/proper/configuration/branches/RELEASE_2_4_BRANCH/pom.xml Wed Oct 24 
01:31:35 2018
@@ -542,7 +542,6 @@
     
<commons.release.2.name>commons-configuration-${commons.release.2.version}</commons.release.2.name>
     <commons.release.2.version>1.10</commons.release.2.version>
     <commons.release.2.desc>(old 1.x version)</commons.release.2.desc>
-    <commons.rc.version>RC2</commons.rc.version>
     <commons.jira.id>CONFIGURATION</commons.jira.id>
     <commons.jira.pid>12310467</commons.jira.pid>
     <maven.compiler.source>1.8</maven.compiler.source>
@@ -575,7 +574,7 @@
 
     <!-- Commons Release Plugin -->
     <commons.bc.version>2.3</commons.bc.version>
-    <commons.rc.version>RC1</commons.rc.version>
+    <commons.rc.version>RC2</commons.rc.version>
     <commons.release.isDistModule>true</commons.release.isDistModule>
     
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
     <commons.releaseManagerName>Rob Tompkins</commons.releaseManagerName>


Reply via email to