You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2012/02/03 09:51:47 UTC

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

Author: simonetripodi
Date: Fri Feb  3 08:51:46 2012
New Revision: 1240030

URL: http://svn.apache.org/viewvc?rev=1240030&view=rev
Log:
preparing for next 1.4.1 RC1

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=1240030&r1=1240029&r2=1240030&view=diff
==============================================================================
--- commons/proper/validator/trunk/pom.xml (original)
+++ commons/proper/validator/trunk/pom.xml Fri Feb  3 08:51:46 2012
@@ -131,8 +131,8 @@
     <maven.compile.source>1.4</maven.compile.source>
     <maven.compile.target>1.4</maven.compile.target>
     <commons.componentid>validator</commons.componentid>
-    <commons.release.version>1.4.0</commons.release.version>
-    <commons.rc.version>RC2</commons.rc.version>
+    <commons.release.version>1.4.1</commons.release.version>
+    <commons.rc.version>RC1</commons.rc.version>
     <commons.release.desc>(requires JDK 1.4)</commons.release.desc>
     <commons.release.2.version>1.3.1</commons.release.2.version>
     <commons.release.2.desc>(requires JDK 1.3)</commons.release.2.desc>