Bump app version to 1.1.0-SNAPSHOT

Change-Id: Ic6bf59b286c57cb0a50250750dc9881cf29792b1
diff --git a/ce-api/pom.xml b/ce-api/pom.xml
index 3233351..c5c2b73 100644
--- a/ce-api/pom.xml
+++ b/ce-api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
     	<groupId>org.opencord</groupId>
     	<artifactId>ce</artifactId>
-	    <version>1.0.0</version>
+	    <version>1.1.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>