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 2016/01/16 00:52:32 UTC

svn commit: r1724895 - /commons/proper/pool/trunk/pom.xml

Author: ggregory
Date: Fri Jan 15 23:52:32 2016
New Revision: 1724895

URL: http://svn.apache.org/viewvc?rev=1724895&view=rev
Log:
commons-parent 34 -> 39.

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

Modified: commons/proper/pool/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/pool/trunk/pom.xml?rev=1724895&r1=1724894&r2=1724895&view=diff
==============================================================================
--- commons/proper/pool/trunk/pom.xml (original)
+++ commons/proper/pool/trunk/pom.xml Fri Jan 15 23:52:32 2016
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>34</version>
+    <version>39</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-pool2</artifactId>