You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by tn...@apache.org on 2015/11/09 22:43:02 UTC

svn commit: r1713549 - /commons/proper/collections/branches/COLLECTIONS_3_2_X/pom.xml

Author: tn
Date: Mon Nov  9 21:43:02 2015
New Revision: 1713549

URL: http://svn.apache.org/viewvc?rev=1713549&view=rev
Log:
Update component name: include Apache.

Modified:
    commons/proper/collections/branches/COLLECTIONS_3_2_X/pom.xml

Modified: commons/proper/collections/branches/COLLECTIONS_3_2_X/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/collections/branches/COLLECTIONS_3_2_X/pom.xml?rev=1713549&r1=1713548&r2=1713549&view=diff
==============================================================================
--- commons/proper/collections/branches/COLLECTIONS_3_2_X/pom.xml (original)
+++ commons/proper/collections/branches/COLLECTIONS_3_2_X/pom.xml Mon Nov  9 21:43:02 2015
@@ -28,7 +28,7 @@
   <groupId>commons-collections</groupId>
   <artifactId>commons-collections</artifactId>
   <version>3.2.2-SNAPSHOT</version>
-  <name>Commons Collections</name>
+  <name>Apache Commons Collections</name>
 
   <inceptionYear>2001</inceptionYear>
   <description>Types that extend and augment the Java Collections Framework.</description>