Create release branch
diff --git a/pom.xml b/pom.xml
index bbf01f6..f47aa27 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
   <groupId>org.apache.datasketches</groupId>
   <artifactId>datasketches-hive</artifactId>
-  <version>1.0.0-incubating-SNAPSHOT</version>
+  <version>1.0.0-incubating</version>
   <name>${project.artifactId}</name>
   <description>Hive adaptors for the DataSketches library.</description>
   <url>https://datasketches.apache.org/</url>