Update pom version to 1.2.0-incubating.
diff --git a/pom.xml b/pom.xml
index 32e4bae..9eb3b69 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   
   <!-- UNIQUE FOR THIS JAVA COMPONENT -->
   <artifactId>datasketches-java</artifactId>
-  <version>1.2.0-incubating-SNAPSHOT</version>
+  <version>1.2.0-incubating</version>
   <description>Core sketch algorithms used alone 
     and by other Java repositories in the DataSketches library.</description>
   <!-- END: UNIQUE FOR THIS JAVA COMPONENT -->