Author: ggregory
Date: Sun Nov 27 01:04:41 2016
New Revision: 1771524

URL: http://svn.apache.org/viewvc?rev=1771524&view=rev
Log:
Set commons.rc.version to RC1.

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=1771524&r1=1771523&r2=1771524&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sun Nov 27 01:04:41 2016
@@ -1501,7 +1501,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>RC3</commons.rc.version>
+    <commons.rc.version>RC1</commons.rc.version>
     <commons.jira.id>COMMONSSITE</commons.jira.id>
 
     <!-- Default configuration for compiler source and target JVM -->


Reply via email to