Updating master to 1.1.0-SNAPSHOT

Change-Id: I4f2bf794f5ce8b60c4fc35817e69c9cbd337cc47
Signed-off-by: Patrick Brady <pb071s@att.com>
diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml
index 598db46..6841b82 100644
--- a/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml
+++ b/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml
@@ -3,7 +3,7 @@
 		<parent>
 	    <groupId>org.openecomp.appc</groupId>
 	    <artifactId>appc-command-executor</artifactId>
-	    <version>1.0.0-SNAPSHOT</version>
+	    <version>1.1.0-SNAPSHOT</version>
 	  </parent>
   <artifactId>appc-command-executor-api</artifactId>
   <packaging>bundle</packaging>
diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml
index 1832637..ef73055 100644
--- a/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml
+++ b/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml
@@ -23,7 +23,7 @@
 		<parent>
 	    <groupId>org.openecomp.appc</groupId>
 	    <artifactId>appc-command-executor</artifactId>
-	    <version>1.0.0-SNAPSHOT</version>
+	    <version>1.1.0-SNAPSHOT</version>
 	  </parent>
     <artifactId>appc-command-executor-core</artifactId>
     <packaging>bundle</packaging>
diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml
index 1f94a35..ec71177 100644
--- a/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml
+++ b/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<artifactId>appc-command-executor</artifactId>
 		<groupId>org.openecomp.appc</groupId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.1.0-SNAPSHOT</version>
 	</parent>
 	<name>appc-command-executor-features</name>
 	<artifactId>appc-command-executor-features</artifactId>
diff --git a/appc-dispatcher/appc-command-executor/pom.xml b/appc-dispatcher/appc-command-executor/pom.xml
index 9443f1f..fe853eb 100644
--- a/appc-dispatcher/appc-command-executor/pom.xml
+++ b/appc-dispatcher/appc-command-executor/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.openecomp.appc</groupId>
     <artifactId>appc-dispatcher</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>appc-command-executor</artifactId>
   <packaging>pom</packaging>