You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ol...@apache.org on 2013/03/04 09:33:03 UTC

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

Author: olamy
Date: Mon Mar  4 08:33:03 2013
New Revision: 1452210

URL: http://svn.apache.org/r1452210
Log:
really use last 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=1452210&r1=1452209&r2=1452210&view=diff
==============================================================================
--- commons/proper/validator/trunk/pom.xml (original)
+++ commons/proper/validator/trunk/pom.xml Mon Mar  4 08:33:03 2013
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>24</version>
+    <version>28</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-validator</groupId>