First attempt at release. Using 'deploy' rather than release plugin because site is separate

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/branches/cli-1.x@741461 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 1c0f417..46b2838 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-cli</groupId>
   <artifactId>commons-cli</artifactId>
-  <version>1.2-SNAPSHOT</version>
+  <version>1.2</version>
   <name>Commons CLI</name>
 
   <inceptionYear>2002</inceptionYear>