Upgrade to version 13 of commons-parent

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@920154 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Niall Kegan Pemberton 2010-03-08 00:05:47 +00:00
parent dbfa4f25c2
commit 38ceabaac8
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
<version>12</version>
<version>13</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-collections</groupId>