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/01/27 09:48:34 UTC

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

Author: simonetripodi
Date: Fri Jan 27 08:48:33 2012
New Revision: 1236593

URL: http://svn.apache.org/viewvc?rev=1236593&view=rev
Log:
upgraded latest released parent

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=1236593&r1=1236592&r2=1236593&view=diff
==============================================================================
--- commons/proper/validator/trunk/pom.xml (original)
+++ commons/proper/validator/trunk/pom.xml Fri Jan 27 08:48:33 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>22</version>
+    <version>23</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-validator</groupId>