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:41:37 UTC

svn commit: r1534229 - /commons/proper/jexl/branches/2.0/pom.xml

Author: sebb
Date: Mon Oct 21 15:41:37 2013
New Revision: 1534229

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

Modified:
    commons/proper/jexl/branches/2.0/pom.xml

Modified: commons/proper/jexl/branches/2.0/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/jexl/branches/2.0/pom.xml?rev=1534229&r1=1534228&r2=1534229&view=diff
==============================================================================
--- commons/proper/jexl/branches/2.0/pom.xml (original)
+++ commons/proper/jexl/branches/2.0/pom.xml Mon Oct 21 15:41:37 2013
@@ -25,9 +25,9 @@
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-jexl</artifactId>
     <version>2.1.2-SNAPSHOT</version>
-    <name>Commons JEXL</name>
+    <name>Apache Commons JEXL</name>
     <inceptionYear>2001</inceptionYear>
-    <description>The Commons Jexl library is an implementation of the JSTL Expression Language with extensions.</description>
+    <description>The Apache Commons Jexl library is an implementation of the JSTL Expression Language with extensions.</description>
     <url>http://commons.apache.org/jexl/</url>
 
     <issueManagement>
@@ -44,7 +44,7 @@
     <distributionManagement>
         <site>
             <id>people.apache.org</id>
-            <name>Commons Jexl</name>
+            <name>Apache Commons Jexl</name>
             <url>scp://people.apache.org/www/commons.apache.org/jexl</url>
         </site>
     </distributionManagement>