Updated commons parent version to 4.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@567499 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Phil Steitz 2007-08-19 23:06:31 +00:00
parent bf3fbb6600
commit 95a3fecee0
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>3</version>
<version>4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-collections</groupId>