Bump app version to 1.1.0-SNAPSHOT

Change-Id: Ic6bf59b286c57cb0a50250750dc9881cf29792b1
diff --git a/local/http-channel/pom.xml b/local/http-channel/pom.xml
index 8a0fd5d..ad667e5 100644
--- a/local/http-channel/pom.xml
+++ b/local/http-channel/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.opencord.ce</groupId>
         <artifactId>local</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>local-channel</artifactId>