Author: ggregory Date: Tue May 10 07:07:54 2016 New Revision: 1743106 URL: http://svn.apache.org/viewvc?rev=1743106&view=rev Log: commons-parent 39 -> 40.
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=1743106&r1=1743105&r2=1743106&view=diff ============================================================================== --- commons/proper/pool/trunk/pom.xml (original) +++ commons/proper/pool/trunk/pom.xml Tue May 10 07:07:54 2016 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>39</version> + <version>40</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-pool2</artifactId>