Changing name to 'Commons Xxx'
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@568979 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
436e98dfe7
commit
7c260a6e48
2
pom.xml
2
pom.xml
|
@ -28,7 +28,7 @@
|
|||
<groupId>commons-collections</groupId>
|
||||
<artifactId>commons-collections</artifactId>
|
||||
<version>3.3-SNAPSHOT</version>
|
||||
<name>Collections</name>
|
||||
<name>Commons Collections</name>
|
||||
|
||||
<inceptionYear>2001</inceptionYear>
|
||||
<description>Types that extend and augment the Java Collections Framework.</description>
|
||||
|
|
Loading…
Reference in New Issue