Updating master to 1.1.0-SNAPSHOT

Change-Id: I4f2bf794f5ce8b60c4fc35817e69c9cbd337cc47
Signed-off-by: Patrick Brady <pb071s@att.com>
diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml
index 7caf35f..62d0465 100644
--- a/appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml
+++ b/appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml
@@ -3,7 +3,7 @@
 		<parent>
 	    <groupId>org.openecomp.appc</groupId>
 	    <artifactId>appc-request-handler</artifactId>
-	    <version>1.0.0-SNAPSHOT</version>
+	    <version>1.1.0-SNAPSHOT</version>
 	  </parent>
 	<artifactId>appc-request-handler-api</artifactId>
 	<packaging>bundle</packaging>