Change groupId to org.apache.commons
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@409864 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
31c54205f5
commit
069b7f4d48
|
@ -16,7 +16,7 @@
|
||||||
-->
|
-->
|
||||||
<project>
|
<project>
|
||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<groupId>commons-collections</groupId>
|
<groupId>org.apache.commons</groupId>
|
||||||
<artifactId>commons-collections</artifactId>
|
<artifactId>commons-collections</artifactId>
|
||||||
<currentVersion>3.3-SNAPSHOT</currentVersion>
|
<currentVersion>3.3-SNAPSHOT</currentVersion>
|
||||||
<inceptionYear>2001</inceptionYear>
|
<inceptionYear>2001</inceptionYear>
|
||||||
|
|
Loading…
Reference in New Issue