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 16:49:02 UTC

svn commit: r1534189 - /commons/proper/cli/trunk/pom.xml

Author: sebb
Date: Mon Oct 21 14:49:02 2013
New Revision: 1534189

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

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

Modified: commons/proper/cli/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/cli/trunk/pom.xml?rev=1534189&r1=1534188&r2=1534189&view=diff
==============================================================================
--- commons/proper/cli/trunk/pom.xml (original)
+++ commons/proper/cli/trunk/pom.xml Mon Oct 21 14:49:02 2013
@@ -25,11 +25,11 @@
   <groupId>commons-cli</groupId>
   <artifactId>commons-cli</artifactId>
   <version>1.3-SNAPSHOT</version>
-  <name>Commons CLI</name>
+  <name>Apache Commons CLI</name>
 
   <inceptionYear>2002</inceptionYear>
   <description>
-    Commons CLI provides a simple API for presenting, processing and validating a command line interface.
+    Apache Commons CLI provides a simple API for presenting, processing and validating a command line interface.
   </description>
 
   <url>http://commons.apache.org/proper/commons-cli/</url>