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/12/26 13:51:55 UTC

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

Author: britter
Date: Fri Dec 26 12:51:55 2014
New Revision: 1647969

URL: http://svn.apache.org/r1647969
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=1647969&r1=1647968&r2=1647969&view=diff
==============================================================================
--- commons/proper/validator/trunk/pom.xml (original)
+++ commons/proper/validator/trunk/pom.xml Fri Dec 26 12:51:55 2014
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>35</version>
+    <version>36</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-validator</groupId>