Upgrade to version 9 of commons-parent

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/collections_jdk5_branch@635246 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Niall Kegan Pemberton 2008-03-09 14:22:38 +00:00
parent 972a10cef4
commit 473e66380a
1 changed files with 1 additions and 2 deletions

View File

@ -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-collections</groupId>
<artifactId>commons-collections</artifactId>
<version>3.3-SNAPSHOT</version>