You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ps...@apache.org on 2009/12/22 23:42:13 UTC

svn commit: r893332 - /commons/proper/pool/trunk/pom.xml

Author: psteitz
Date: Tue Dec 22 22:42:12 2009
New Revision: 893332

URL: http://svn.apache.org/viewvc?rev=893332&view=rev
Log:
Updated version.

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=893332&r1=893331&r2=893332&view=diff
==============================================================================
--- commons/proper/pool/trunk/pom.xml (original)
+++ commons/proper/pool/trunk/pom.xml Tue Dec 22 22:42:12 2009
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-pool</groupId>
   <artifactId>commons-pool</artifactId>
-  <version>1.5.4</version>
+  <version>1.5.5-SNAPSHOT</version>
   <name>Commons Pool</name>
 
   <inceptionYear>2001</inceptionYear>