Author: ggregory Date: Wed Jan 4 15:31:31 2012 New Revision: 1227191 URL: http://svn.apache.org/viewvc?rev=1227191&view=rev Log: Create commons-pool-1.6-RC3 tag
Added: commons/proper/pool/tags/POOL_1_6_RC3/ - copied from r1227190, commons/proper/pool/branches/POOL_1_X/ Modified: commons/proper/pool/tags/POOL_1_6_RC3/pom.xml Modified: commons/proper/pool/tags/POOL_1_6_RC3/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/pool/tags/POOL_1_6_RC3/pom.xml?rev=1227191&r1=1227190&r2=1227191&view=diff ============================================================================== --- commons/proper/pool/tags/POOL_1_6_RC3/pom.xml (original) +++ commons/proper/pool/tags/POOL_1_6_RC3/pom.xml Wed Jan 4 15:31:31 2012 @@ -27,7 +27,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>commons-pool</groupId> <artifactId>commons-pool</artifactId> - <version>1.6-SNAPSHOT</version> + <version>1.6</version> <name>Commons Pool</name> <inceptionYear>2001</inceptionYear>