You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by sg...@apache.org on 2009/09/23 01:07:40 UTC

svn commit: r817892 - /commons/proper/exec/trunk/pom.xml

Author: sgoeschl
Date: Tue Sep 22 23:07:39 2009
New Revision: 817892

URL: http://svn.apache.org/viewvc?rev=817892&view=rev
Log:
Revovering from SVN problems

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=817892&r1=817891&r2=817892&view=diff
==============================================================================
--- commons/proper/exec/trunk/pom.xml (original)
+++ commons/proper/exec/trunk/pom.xml Tue Sep 22 23:07:39 2009
@@ -199,7 +199,7 @@
     <commons.jira.pid>12310814</commons.jira.pid>
     <commons.release.version>1.0.1</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>
     <!-- Tell M2 not to use platform specific encodings for copying resources -->
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>