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 2009/09/23 01:06:35 UTC

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

Author: sgoeschl
Date: Tue Sep 22 23:06:35 2009
New Revision: 817891

URL: http://svn.apache.org/viewvc?rev=817891&view=rev
Log:
[maven-release-plugin] rollback the release of EXEC_1_0_1_RC3

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=817891&r1=817890&r2=817891&view=diff
==============================================================================
--- commons/proper/exec/trunk/pom.xml (original)
+++ commons/proper/exec/trunk/pom.xml Tue Sep 22 23:06:35 2009
@@ -25,7 +25,7 @@
   <name>Commons Exec</name>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-exec</artifactId>
-  <version>1.0.1</version>
+  <version>1.0.1-SNAPSHOT</version>
   <description>A library to reliably execute external processes from within the JVM</description>
   <url>http://commons.apache.org/exec/</url>