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:25:26 UTC

svn commit: r1534215 - /commons/proper/exec/trunk/pom.xml

Author: sebb
Date: Mon Oct 21 15:25:25 2013
New Revision: 1534215

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

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

Modified: commons/proper/exec/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/exec/trunk/pom.xml?rev=1534215&r1=1534214&r2=1534215&view=diff
==============================================================================
--- commons/proper/exec/trunk/pom.xml (original)
+++ commons/proper/exec/trunk/pom.xml Mon Oct 21 15:25:25 2013
@@ -22,11 +22,11 @@
         <version>28</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
-    <name>Commons Exec</name>
+    <name>Apache Commons Exec</name>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-exec</artifactId>
     <version>1.1.1-SNAPSHOT</version>
-    <description>A library to reliably execute external processes from within the JVM</description>
+    <description>Apache Commons Exec is a library to reliably execute external processes from within the JVM</description>
     <url>http://commons.apache.org/proper/commons-exec/</url>
     <issueManagement>
         <system>jira</system>