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:
Dennis Lundberg 2006-05-27 20:17:42 +00:00
parent 31c54205f5
commit 069b7f4d48
1 changed files with 1 additions and 1 deletions

View File

@ -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>