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:
Henri Yandell 2007-08-23 13:38:00 +00:00
parent 436e98dfe7
commit 7c260a6e48
1 changed files with 1 additions and 1 deletions

View File

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