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 2010/08/31 01:03:34 UTC

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

Author: psteitz
Date: Mon Aug 30 23:03:34 2010
New Revision: 991019

URL: http://svn.apache.org/viewvc?rev=991019&view=rev
Log:
Changed release version back after RC tag.

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=991019&r1=991018&r2=991019&view=diff
==============================================================================
--- commons/proper/pool/trunk/pom.xml (original)
+++ commons/proper/pool/trunk/pom.xml Mon Aug 30 23:03:34 2010
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-pool</groupId>
   <artifactId>commons-pool</artifactId>
-  <version>1.5.5</version>
+  <version>1.5.5-SNAPSHOT</version>
   <name>Commons Pool</name>
 
   <inceptionYear>2001</inceptionYear>