Author: sgoeschl
Date: Wed Jan 14 11:53:58 2009
New Revision: 734495
URL: http://svn.apache.org/viewvc?rev=734495&view=rev
Log:
The next time we are on RC4
Modified:
commons/proper/exec/trunk/pom.xml
Modified: commons/proper/exec/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/exec/trunk/pom.xml?rev=734495&r1=734494&r2=734495&view=diff
==============================================================================
--- commons/proper/exec/trunk/pom.xml (original)
+++ commons/proper/exec/trunk/pom.xml Wed Jan 14 11:53:58 2009
@@ -171,7 +171,7 @@
<commons.jira.pid>12310814</commons.jira.pid>
<commons.release.version>1.0.0</commons.release.version>
<!-- The RC version used in the staging repository URL. -->
- <commons.rc.version>RC3</commons.rc.version>
+ <commons.rc.version>RC4</commons.rc.version>
</properties>
</project>