Author: sgoeschl
Date: Tue Jan 13 15:32:03 2009
New Revision: 734274
URL: http://svn.apache.org/viewvc?rev=734274&view=rev
Log:
Preparing the next release candidate ....
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=734274&r1=734273&r2=734274&view=diff
==============================================================================
--- commons/proper/exec/trunk/pom.xml (original)
+++ commons/proper/exec/trunk/pom.xml Tue Jan 13 15:32:03 2009
@@ -27,7 +27,7 @@
<name>Commons Exec</name>
<groupId>org.apache.commons</groupId>
<artifactId>commons-exec</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<description>A library to reliably execute external processes from within
the JVM</description>
<url>http://commons.apache.org/exec/</url>
@@ -174,4 +174,4 @@
<commons.rc.version>RC3</commons.rc.version>
</properties>
-</project>
\ No newline at end of file
+</project>