Author: niallp
Date: Sun Mar 9 07:24:00 2008
New Revision: 635249
URL: http://svn.apache.org/viewvc?rev=635249&view=rev
Log:
Upgrade to version 9 of commons-parent
Modified:
commons/proper/pool/branches/1_4_RELEASE_BRANCH/pom.xml
Modified: commons/proper/pool/branches/1_4_RELEASE_BRANCH/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/pool/branches/1_4_RELEASE_BRANCH/pom.xml?rev=635249&r1=635248&r2=635249&view=diff
==============================================================================
--- commons/proper/pool/branches/1_4_RELEASE_BRANCH/pom.xml (original)
+++ commons/proper/pool/branches/1_4_RELEASE_BRANCH/pom.xml Sun Mar 9 07:24:00
2008
@@ -22,10 +22,9 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>8</version>
+ <version>9</version>
</parent>
<modelVersion>4.0.0</modelVersion>
- <packaging>bundle</packaging>
<groupId>commons-pool</groupId>
<artifactId>commons-pool</artifactId>
<version>1.4</version>