Rolling the org.apache.commons groupId back to the individual component ids. It sounds as though we're not ready for the project.xmls to move to the new id. Intentionally leaving the pom.xmls as they are - sounds like when a component moves to maven-2, that that is when it should use the new groupId
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@479168 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7451b6f70d
commit
75483c7e33
|
@ -16,7 +16,7 @@
|
|||
-->
|
||||
<project>
|
||||
<pomVersion>3</pomVersion>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<groupId>commons-collections</groupId>
|
||||
<artifactId>commons-collections</artifactId>
|
||||
<currentVersion>3.3-SNAPSHOT</currentVersion>
|
||||
<inceptionYear>2001</inceptionYear>
|
||||
|
|
Loading…
Reference in New Issue