Updating master to 1.1.0-SNAPSHOT

Change-Id: I4f2bf794f5ce8b60c4fc35817e69c9cbd337cc47
Signed-off-by: Patrick Brady <pb071s@att.com>
diff --git a/appc-dg-util/appc-dg-util-bundle/pom.xml b/appc-dg-util/appc-dg-util-bundle/pom.xml
index 6398076..0822047 100644
--- a/appc-dg-util/appc-dg-util-bundle/pom.xml
+++ b/appc-dg-util/appc-dg-util-bundle/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.openecomp.appc</groupId>
         <artifactId>appc-dg-util</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>appc-dg-util-bundle</artifactId>
diff --git a/appc-dg-util/appc-dg-util-features/pom.xml b/appc-dg-util/appc-dg-util-features/pom.xml
index 12ba847..779e361 100644
--- a/appc-dg-util/appc-dg-util-features/pom.xml
+++ b/appc-dg-util/appc-dg-util-features/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>appc-dg-util</artifactId>
     <groupId>org.openecomp.appc</groupId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
   <name>appc-dg-util-features</name>
   <artifactId>appc-dg-util-features</artifactId>
diff --git a/appc-dg-util/appc-dg-util-installer/pom.xml b/appc-dg-util/appc-dg-util-installer/pom.xml
index 8d39b1f..e101f86 100644
--- a/appc-dg-util/appc-dg-util-installer/pom.xml
+++ b/appc-dg-util/appc-dg-util-installer/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>appc-dg-util</artifactId>
     <groupId>org.openecomp.appc</groupId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>appc-dg-util-installer</artifactId>
   <name>APPC DG Util - Karaf Installer</name>
diff --git a/appc-dg-util/pom.xml b/appc-dg-util/pom.xml
index 277ac40..afcc65e 100644
--- a/appc-dg-util/pom.xml
+++ b/appc-dg-util/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.openecomp.appc</groupId>
     <artifactId>appc</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>appc-dg-util</artifactId>
   <packaging>pom</packaging>