You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2014/07/04 17:43:44 UTC

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

Author: ggregory
Date: Fri Jul  4 15:43:44 2014
New Revision: 1607878

URL: http://svn.apache.org/r1607878
Log:
Update commons-parent to 34 from 33.

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=1607878&r1=1607877&r2=1607878&view=diff
==============================================================================
--- commons/proper/validator/trunk/pom.xml (original)
+++ commons/proper/validator/trunk/pom.xml Fri Jul  4 15:43:44 2014
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>33</version>
+    <version>34</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-validator</groupId>