You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ma...@apache.org on 2013/10/30 16:52:03 UTC

svn commit: r1537146 - in /commons/proper/pool/tags/POOL_2_0_RC1: ./ pom.xml

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>