Roll to initial Honolulu release version

Roll master branch to initial Honolulu release version

Change-Id: I54ac03e89312555c06c11b8f5512393909cae786
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
diff --git a/grToolkit/provider/pom.xml b/grToolkit/provider/pom.xml
index 33b7795..694fc1e 100755
--- a/grToolkit/provider/pom.xml
+++ b/grToolkit/provider/pom.xml
@@ -5,13 +5,13 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>2.0.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.onap.ccsdk.sli.plugins</groupId>
     <artifactId>gr-toolkit-provider</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name>