Upgrade to version 9 of commons-parent
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@635244 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
aaddcc6947
commit
220655c5fa
3
pom.xml
3
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue