Tag for Apache Commons Exec 1.3-RC1

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/exec/tags/1.3-RC1@1636223 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 4eab0d6..f16e2e8 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.3-SNAPSHOT</version>
+    <version>1.3</version>
     <description>Apache Commons Exec is a library to reliably execute external processes from within the JVM.</description>
     <prerequisites>
       <maven>2.2.1</maven>