Create commons-exec-1.2-RC2.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/exec/tags/1.2-RC2@1554998 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index a3d2a19..c8be38f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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.2</version>
     <description>Apache Commons Exec is a library to reliably execute external processes from within the JVM.</description>
     <url>http://commons.apache.org/proper/commons-exec/</url>
     <issueManagement>