Use full name

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1556260 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index d7282a9..5365a99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,11 +28,11 @@
   <groupId>commons-lang</groupId>
   <artifactId>commons-lang</artifactId>
   <version>2.7-SNAPSHOT</version>
-  <name>Commons Lang</name>
+  <name>Apache Commons Lang</name>
 
   <inceptionYear>2001</inceptionYear>
     <description>
-        Commons Lang, a package of Java utility classes for the
+        Apache Commons Lang, a package of Java utility classes for the
         classes that are in java.lang's hierarchy, or are considered to be so
         standard as to justify existence in java.lang.
     </description>