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 2012/01/04 16:05:07 UTC

svn commit: r1227178 - in /commons/proper/pool/tags/POOL_1_6_RC3: ./ pom.xml

Author: ggregory
Date: Wed Jan  4 15:05:07 2012
New Revision: 1227178

URL: http://svn.apache.org/viewvc?rev=1227178&view=rev
Log:
Create commons-pool-1.6-RC3 tag

Added:
    commons/proper/pool/tags/POOL_1_6_RC3/
      - copied from r1227176, 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=1227178&r1=1227176&r2=1227178&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:05:07 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>