Author: ggregory
Date: Wed Jan 8 20:26:54 2014
New Revision: 1556626
URL: http://svn.apache.org/r1556626
Log:
Update for new release.
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=1556626&r1=1556625&r2=1556626&view=diff
==============================================================================
--- commons/proper/exec/trunk/pom.xml (original)
+++ commons/proper/exec/trunk/pom.xml Wed Jan 8 20:26:54 2014
@@ -25,7 +25,7 @@
<name>Apache Commons Exec</name>
<groupId>org.apache.commons</groupId>
<artifactId>commons-exec</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.3-SNAPSHOT</version>
<description>Apache Commons Exec is a library to reliably execute external
processes from within the JVM.</description>
<prerequisites>
<maven>2.2.1</maven>
@@ -262,7 +262,7 @@
<commons.componentid>exec</commons.componentid>
<commons.jira.id>EXEC</commons.jira.id>
<commons.jira.pid>12310814</commons.jira.pid>
- <commons.release.version>1.2</commons.release.version>
+ <commons.release.version>1.3</commons.release.version>
<!-- The RC version used in the staging repository URL. -->
<commons.rc.version>RC1</commons.rc.version>
<!-- Tell M2 not to use platform specific encodings for copying
resources -->