Preparing development version 1.2.0-SNAPSHOT

Signed-off-by: busbey <busbey@apache.org>
diff --git a/hbase-hbck2/pom.xml b/hbase-hbck2/pom.xml
index 757e30e..620c0c3 100644
--- a/hbase-hbck2/pom.xml
+++ b/hbase-hbck2/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hbase.operator.tools</groupId>
     <artifactId>hbase-operator-tools</artifactId>
-    <version>1.1.0</version>
+    <version>1.2.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-hbck2</artifactId>
diff --git a/hbase-operator-tools-assembly/pom.xml b/hbase-operator-tools-assembly/pom.xml
index fc305fa..ab794c8 100644
--- a/hbase-operator-tools-assembly/pom.xml
+++ b/hbase-operator-tools-assembly/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.hbase.operator.tools</groupId>
     <artifactId>hbase-operator-tools</artifactId>
-    <version>1.1.0</version>
+    <version>1.2.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-operator-tools-assembly</artifactId>
diff --git a/hbase-table-reporter/pom.xml b/hbase-table-reporter/pom.xml
index 5e73533..17e23fb 100644
--- a/hbase-table-reporter/pom.xml
+++ b/hbase-table-reporter/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hbase.operator.tools</groupId>
     <artifactId>hbase-operator-tools</artifactId>
-    <version>1.1.0</version>
+    <version>1.2.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-table-reporter</artifactId>
diff --git a/hbase-tools/pom.xml b/hbase-tools/pom.xml
index c8190d8..0b41e02 100644
--- a/hbase-tools/pom.xml
+++ b/hbase-tools/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>hbase-operator-tools</artifactId>
         <groupId>org.apache.hbase.operator.tools</groupId>
-        <version>1.1.0</version>
+        <version>1.2.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index bf161fc..8a48889 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
   </parent>
   <groupId>org.apache.hbase.operator.tools</groupId>
   <artifactId>hbase-operator-tools</artifactId>
-  <version>1.1.0</version>
+  <version>1.2.0-SNAPSHOT</version>
   <name>Apache HBase Operator Tools</name>
   <packaging>pom</packaging>
   <description>