Change master version to 1.1.0-incubating-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index d8d4588..678706b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
   <!-- UNIQUE FOR THIS JAVA COMPONENT -->
   <artifactId>datasketches-pig</artifactId>
-  <version>1.0.0-incubating-SNAPSHOT</version>
+  <version>1.1.0-incubating-SNAPSHOT</version>
   <description>Apache Pig adaptors for the DataSketches library.</description>
   <!-- END: UNIQUE FOR THIS JAVA COMPONENT -->