[maven-release-plugin] prepare release htrace-1.2
diff --git a/pom.xml b/pom.xml
index 78b1f49..0480e45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>htrace</artifactId>
     <name>htrace</name>
-    <version>1.2-SNAPSHOT</version>
+    <version>1.2</version>
     <description>Tracing library</description>
     <packaging>jar</packaging>
     <url>https://github.com/cloudera/htrace</url>