You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2014/11/09 12:19:48 UTC

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

Author: britter
Date: Sun Nov  9 11:19:47 2014
New Revision: 1637654

URL: http://svn.apache.org/r1637654
Log:
Update to latest 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=1637654&r1=1637653&r2=1637654&view=diff
==============================================================================
--- commons/proper/validator/trunk/pom.xml (original)
+++ commons/proper/validator/trunk/pom.xml Sun Nov  9 11:19:47 2014
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>34</version>
+    <version>35</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-validator</groupId>