Author: sgoeschl Date: Wed Feb 25 08:25:47 2009 New Revision: 747705 URL: http://svn.apache.org/viewvc?rev=747705&view=rev Log: Preparing new release candidate using a "proper" version number.
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=747705&r1=747704&r2=747705&view=diff ============================================================================== --- commons/proper/exec/trunk/pom.xml (original) +++ commons/proper/exec/trunk/pom.xml Wed Feb 25 08:25:47 2009 @@ -27,7 +27,7 @@ <name>Commons Exec</name> <groupId>org.apache.commons</groupId> <artifactId>commons-exec</artifactId> - <version>1.0.0-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>