You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2013/10/21 17:56:45 UTC

svn commit: r1534251 - /commons/proper/pool/branches/POOL_1_X/pom.xml

Author: sebb
Date: Mon Oct 21 15:56:45 2013
New Revision: 1534251

URL: http://svn.apache.org/r1534251
Log:
ASF Branding

Modified:
    commons/proper/pool/branches/POOL_1_X/pom.xml

Modified: commons/proper/pool/branches/POOL_1_X/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/pool/branches/POOL_1_X/pom.xml?rev=1534251&r1=1534250&r2=1534251&view=diff
==============================================================================
--- commons/proper/pool/branches/POOL_1_X/pom.xml (original)
+++ commons/proper/pool/branches/POOL_1_X/pom.xml Mon Oct 21 15:56:45 2013
@@ -29,10 +29,10 @@
   <groupId>commons-pool</groupId>
   <artifactId>commons-pool</artifactId>
   <version>1.6.1-SNAPSHOT</version>
-  <name>Commons Pool</name>
+  <name>Apache Commons Pool</name>
 
   <inceptionYear>2001</inceptionYear>
-  <description>Commons Object Pooling Library</description>
+  <description>Apache Commons Object Pooling Library</description>
 
   <url>http://commons.apache.org/pool/</url>