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 2015/11/03 20:54:59 UTC

svn commit: r1712387 - /commons/sandbox/beanutils2/trunk/pom.xml

Author: britter
Date: Tue Nov  3 19:54:59 2015
New Revision: 1712387

URL: http://svn.apache.org/viewvc?rev=1712387&view=rev
Log:
Update to lastest commons parent pom

Modified:
    commons/sandbox/beanutils2/trunk/pom.xml

Modified: commons/sandbox/beanutils2/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/beanutils2/trunk/pom.xml?rev=1712387&r1=1712386&r2=1712387&view=diff
==============================================================================
--- commons/sandbox/beanutils2/trunk/pom.xml (original)
+++ commons/sandbox/beanutils2/trunk/pom.xml Tue Nov  3 19:54:59 2015
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>35</version>
+    <version>39</version>
   </parent>
 
   <groupId>org.apache.commons</groupId>