Upgrade to commons-parent-10 pom

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@654484 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Niall Kegan Pemberton 2008-05-08 11:43:09 +00:00
parent a612b48e54
commit ad76d4face
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
<version>9</version>
<version>10</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-collections</groupId>