Author: markt Date: Wed Oct 30 15:52:02 2013 New Revision: 1537146 URL: http://svn.apache.org/r1537146 Log: Tag Commons Pool 2.0 RC1
Added: commons/proper/pool/tags/POOL_2_0_RC1/ - copied from r1537145, commons/proper/pool/trunk/ Modified: commons/proper/pool/tags/POOL_2_0_RC1/pom.xml Modified: commons/proper/pool/tags/POOL_2_0_RC1/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/pool/tags/POOL_2_0_RC1/pom.xml?rev=1537146&r1=1537145&r2=1537146&view=diff ============================================================================== --- commons/proper/pool/tags/POOL_2_0_RC1/pom.xml (original) +++ commons/proper/pool/tags/POOL_2_0_RC1/pom.xml Wed Oct 30 15:52:02 2013 @@ -26,7 +26,7 @@ </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-pool2</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0</version> <name>Apache Commons Pool</name> <inceptionYear>2001</inceptionYear>