Author: psteitz
Date: Sun Mar 27 04:38:18 2011
New Revision: 1085870
URL: http://svn.apache.org/viewvc?rev=1085870&view=rev
Log:
Updated version number.
Modified:
commons/proper/pool/branches/POOL_1_X/pom.xml
Modified: commons/proper/pool/branches/POOL_1_X/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/pool/branches/POOL_1_X/pom.xml?rev=1085870&r1=1085869&r2=1085870&view=diff
==============================================================================
--- commons/proper/pool/branches/POOL_1_X/pom.xml (original)
+++ commons/proper/pool/branches/POOL_1_X/pom.xml Sun Mar 27 04:38:18 2011
@@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>commons-pool</groupId>
<artifactId>commons-pool</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>1.5.6-SNAPSHOT</version>
<name>Commons Pool</name>
<inceptionYear>2001</inceptionYear>
@@ -134,7 +134,7 @@
<maven.compile.source>1.3</maven.compile.source>
<maven.compile.target>1.3</maven.compile.target>
<commons.componentid>pool</commons.componentid>
- <commons.release.version>1.5.5</commons.release.version>
+ <commons.release.version>1.5.6</commons.release.version>
<commons.jira.id>POOL</commons.jira.id>
<commons.jira.pid>12310488</commons.jira.pid>
</properties>