You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2013/12/28 17:50:22 UTC

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

Author: ggregory
Date: Sat Dec 28 16:50:22 2013
New Revision: 1553870

URL: http://svn.apache.org/r1553870
Log:
Typo.

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=1553870&r1=1553869&r2=1553870&view=diff
==============================================================================
--- commons/proper/exec/trunk/pom.xml (original)
+++ commons/proper/exec/trunk/pom.xml Sat Dec 28 16:50:22 2013
@@ -26,7 +26,7 @@
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-exec</artifactId>
     <version>1.2-SNAPSHOT</version>
-    <description>Apache Commons Exec is 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>