Author: bayard
Date: Wed Mar 4 07:29:32 2009
New Revision: 749934
URL: http://svn.apache.org/viewvc?rev=749934&view=rev
Log:
Moving to RC4
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=749934&r1=749933&r2=749934&view=diff
==============================================================================
--- commons/proper/cli/branches/cli-1.x/pom.xml (original)
+++ commons/proper/cli/branches/cli-1.x/pom.xml Wed Mar 4 07:29:32 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>RC3</commons.rc.version>
+ <commons.rc.version>RC4</commons.rc.version>
</properties>
<build>