ASF Branding

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/pool/branches/POOL_1_X@1534251 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 0fc9973..9df8b13 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>