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 2011/04/18 22:09:17 UTC

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

Author: sebb
Date: Mon Apr 18 20:09:17 2011
New Revision: 1094723

URL: http://svn.apache.org/viewvc?rev=1094723&view=rev
Log:
Current Commomns Parent pom

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=1094723&r1=1094722&r2=1094723&view=diff
==============================================================================
--- commons/proper/validator/trunk/pom.xml (original)
+++ commons/proper/validator/trunk/pom.xml Mon Apr 18 20:09:17 2011
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>15</version>
+        <version>20</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>commons-validator</groupId>