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:45:23 UTC

svn commit: r1534233 - /commons/proper/lang/trunk/pom.xml

Author: sebb
Date: Mon Oct 21 15:45:22 2013
New Revision: 1534233

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

Modified:
    commons/proper/lang/trunk/pom.xml

Modified: commons/proper/lang/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/pom.xml?rev=1534233&r1=1534232&r2=1534233&view=diff
==============================================================================
--- commons/proper/lang/trunk/pom.xml (original)
+++ commons/proper/lang/trunk/pom.xml Mon Oct 21 15:45:22 2013
@@ -28,11 +28,11 @@
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-lang3</artifactId>
   <version>3.2-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>