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 2016/06/24 19:01:22 UTC

svn commit: r1750156 - /commons/proper/dbutils/trunk/pom.xml

Author: britter
Date: Fri Jun 24 19:01:20 2016
New Revision: 1750156

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

Modified:
    commons/proper/dbutils/trunk/pom.xml

Modified: commons/proper/dbutils/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/dbutils/trunk/pom.xml?rev=1750156&r1=1750155&r2=1750156&view=diff
==============================================================================
--- commons/proper/dbutils/trunk/pom.xml [utf-8] (original)
+++ commons/proper/dbutils/trunk/pom.xml [utf-8] Fri Jun 24 19:01:20 2016
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>34</version>
+    <version>40</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-dbutils</groupId>