You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ba...@apache.org on 2009/02/27 10:38:36 UTC

svn commit: r748464 - /commons/proper/cli/branches/cli-1.x/pom.xml

Author: bayard
Date: Fri Feb 27 09:38:36 2009
New Revision: 748464

URL: http://svn.apache.org/viewvc?rev=748464&view=rev
Log:
Moving to RC3

Modified:
    commons/proper/cli/branches/cli-1.x/pom.xml

Modified: commons/proper/cli/branches/cli-1.x/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/cli/branches/cli-1.x/pom.xml?rev=748464&r1=748463&r2=748464&view=diff
==============================================================================
--- commons/proper/cli/branches/cli-1.x/pom.xml (original)
+++ commons/proper/cli/branches/cli-1.x/pom.xml Fri Feb 27 09:38:36 2009
@@ -138,7 +138,7 @@
     <commons.jira.id>CLI</commons.jira.id>
     <commons.jira.pid>12310463</commons.jira.pid>
     <!-- The RC version used in the staging repository URL. -->
-    <commons.rc.version>RC2</commons.rc.version>    
+    <commons.rc.version>RC3</commons.rc.version>    
   </properties>
 
   <build>