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/06/13 01:09:11 UTC

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

Author: psteitz
Date: Fri Jun 12 23:09:11 2009
New Revision: 784308

URL: http://svn.apache.org/viewvc?rev=784308&view=rev
Log:
Changed to patch release 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=784308&r1=784307&r2=784308&view=diff
==============================================================================
--- commons/proper/pool/trunk/pom.xml (original)
+++ commons/proper/pool/trunk/pom.xml Fri Jun 12 23:09:11 2009
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-pool</groupId>
   <artifactId>commons-pool</artifactId>
-  <version>1.6-SNAPSHOT</version>
+  <version>1.5.1-SNAPSHOT</version>
   <name>Commons Pool</name>
 
   <inceptionYear>2001</inceptionYear>