Author: sgoeschl Date: Sun Mar 15 21:41:31 2009 New Revision: 754767 URL: http://svn.apache.org/viewvc?rev=754767&view=rev Log: Redoing the RC since I forgot to use the "-Prc"
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=754767&r1=754766&r2=754767&view=diff ============================================================================== --- commons/proper/exec/trunk/pom.xml (original) +++ commons/proper/exec/trunk/pom.xml Sun Mar 15 21:41:31 2009 @@ -27,7 +27,7 @@ <name>Commons Exec</name> <groupId>org.apache.commons</groupId> <artifactId>commons-exec</artifactId> - <version>1.1-SNAPSHOT</version> + <version>1.0-SNAPSHOT</version> <description>A library to reliably execute external processes from within the JVM</description> <url>http://commons.apache.org/exec/</url>