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 2013/12/24 03:14:39 UTC

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

Author: psteitz
Date: Tue Dec 24 02:14:38 2013
New Revision: 1553241

URL: http://svn.apache.org/r1553241
Log:
Revert to snapshot.

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=1553241&r1=1553240&r2=1553241&view=diff
==============================================================================
--- commons/proper/pool/trunk/pom.xml (original)
+++ commons/proper/pool/trunk/pom.xml Tue Dec 24 02:14:38 2013
@@ -26,7 +26,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-pool2</artifactId>
-  <version>2.1</version>
+  <version>2.1-SNAPSHOT</version>
   <name>Apache Commons Pool</name>
 
   <inceptionYear>2001</inceptionYear>