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

svn commit: r1534186 - /commons/proper/beanutils/trunk/pom.xml

Author: sebb
Date: Mon Oct 21 14:44:45 2013
New Revision: 1534186

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

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

Modified: commons/proper/beanutils/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/pom.xml?rev=1534186&r1=1534185&r2=1534186&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/pom.xml (original)
+++ commons/proper/beanutils/trunk/pom.xml Mon Oct 21 14:44:45 2013
@@ -28,10 +28,10 @@
   <groupId>commons-beanutils</groupId>
   <artifactId>commons-beanutils</artifactId>
   <version>1.8.4-SNAPSHOT</version>
-  <name>Commons BeanUtils</name>
+  <name>Apache Commons BeanUtils</name>
 
   <inceptionYear>2000</inceptionYear>
-  <description>BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.</description>
+  <description>Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.</description>
 
   <url>http://commons.apache.org/proper/commons-beanutils/</url>