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:24:06 UTC

svn commit: r1534214 - /commons/proper/email/trunk/pom.xml

Author: sebb
Date: Mon Oct 21 15:24:05 2013
New Revision: 1534214

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

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

Modified: commons/proper/email/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/email/trunk/pom.xml?rev=1534214&r1=1534213&r2=1534214&view=diff
==============================================================================
--- commons/proper/email/trunk/pom.xml (original)
+++ commons/proper/email/trunk/pom.xml Mon Oct 21 15:24:05 2013
@@ -25,11 +25,11 @@
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-email</artifactId>
     <version>1.3.2-SNAPSHOT</version>
-    <name>Commons Email</name>
+    <name>Apache Commons Email</name>
 
     <inceptionYear>2001</inceptionYear>
     <description>
-        Commons-Email aims to provide an API for sending email. It is built on top of
+        Apache Commons Email aims to provide an API for sending email. It is built on top of
         the JavaMail API, which it aims to simplify.
     </description>