You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2016/04/25 17:18:27 UTC

svn commit: r1740852 - /commons/proper/commons-parent/trunk/pom.xml

Author: sebb
Date: Mon Apr 25 15:18:27 2016
New Revision: 1740852

URL: http://svn.apache.org/viewvc?rev=1740852&view=rev
Log:
3rd time lucky?

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1740852&r1=1740851&r2=1740852&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Mon Apr 25 15:18:27 2016
@@ -1404,7 +1404,7 @@ Version 39:
   <properties>
     <!-- configuration bits for cutting a release candidate, must be overridden by components -->
     <commons.release.version>${project.version}</commons.release.version>
-    <commons.rc.version>RC1</commons.rc.version>
+    <commons.rc.version>RC3</commons.rc.version>
     <commons.jira.id>COMMONSSITE</commons.jira.id>
 
     <!-- Default configuration for compiler source and target JVM -->