You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by tn...@apache.org on 2013/11/05 11:53:50 UTC

svn commit: r1538938 - /commons/proper/collections/trunk/pom.xml

Author: tn
Date: Tue Nov  5 10:53:49 2013
New Revision: 1538938

URL: http://svn.apache.org/r1538938
Log:
Start all over again at RC1.

Modified:
    commons/proper/collections/trunk/pom.xml

Modified: commons/proper/collections/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/collections/trunk/pom.xml?rev=1538938&r1=1538937&r2=1538938&view=diff
==============================================================================
--- commons/proper/collections/trunk/pom.xml (original)
+++ commons/proper/collections/trunk/pom.xml Tue Nov  5 10:53:49 2013
@@ -478,7 +478,7 @@
     <commons.jira.id>COLLECTIONS</commons.jira.id>
     <commons.jira.pid>12310465</commons.jira.pid>
     <!-- The RC version used in the staging repository URL. -->
-    <commons.rc.version>RC2</commons.rc.version>
+    <commons.rc.version>RC1</commons.rc.version>
     <checkstyle.version>2.9.1</checkstyle.version>
     
     <commons.site.path>collections</commons.site.path>