You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2016/04/17 00:22:19 UTC

svn commit: r1739525 - /commons/proper/validator/trunk/pom.xml

Author: sebb
Date: Sat Apr 16 22:22:19 2016
New Revision: 1739525

URL: http://svn.apache.org/viewvc?rev=1739525&view=rev
Log:
Will need to try RC2 soon

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

Modified: commons/proper/validator/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/validator/trunk/pom.xml?rev=1739525&r1=1739524&r2=1739525&view=diff
==============================================================================
--- commons/proper/validator/trunk/pom.xml (original)
+++ commons/proper/validator/trunk/pom.xml Sat Apr 16 22:22:19 2016
@@ -141,7 +141,7 @@
     <commons.componentid>validator</commons.componentid>
     <!-- Re-generate the download page using: mvn commons:download-page -->
     <commons.release.version>1.5.1</commons.release.version>
-    <commons.rc.version>RC1</commons.rc.version>
+    <commons.rc.version>RC2</commons.rc.version>
     <commons.release.desc>(requires JDK ${maven.compiler.target})</commons.release.desc>
     <commons.release.2.version>1.4.1</commons.release.2.version>
     <commons.release.2.desc>(requires JDK 1.4)</commons.release.2.desc>