You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by sg...@apache.org on 2010/10/19 21:18:14 UTC

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

Author: sgoeschl
Date: Tue Oct 19 19:18:13 2010
New Revision: 1024367

URL: http://svn.apache.org/viewvc?rev=1024367&view=rev
Log:
Updating website

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=1024367&r1=1024366&r2=1024367&view=diff
==============================================================================
--- commons/proper/exec/trunk/pom.xml (original)
+++ commons/proper/exec/trunk/pom.xml Tue Oct 19 19:18:13 2010
@@ -25,7 +25,7 @@
     <name>Commons Exec</name>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-exec</artifactId>
-    <version>1.2-SNAPSHOT</version>
+    <version>1.1.1-SNAPSHOT</version>
     <description>A library to reliably execute external processes from within the JVM</description>
     <url>http://commons.apache.org/exec/</url>
     <issueManagement>