Update version to next snapshot

Change-Id: Ia969d9828151457b8c43c9cd63db6d684fffbdae
diff --git a/pom.xml b/pom.xml
index 6a264d4..7989df2 100755
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
     <groupId>org.opencord</groupId>
     <artifactId>dhcpl2relay</artifactId>
-    <version>1.1.0</version>
+    <version>1.1.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <description>DHCP L2 Relay Agent</description>
@@ -41,7 +41,7 @@
         <onos.app.url>http://opencord.org</onos.app.url>
         <onos.app.readme>DHCP L2 Relay Agent Application.</onos.app.readme>
 	<onos.version>1.10.6</onos.version>
-        <sadis.api.version>1.1.0</sadis.api.version>
+        <sadis.api.version>1.1.1-SNAPSHOT</sadis.api.version>
         <!-- TODO onos-build-conf.version can be dropped when onos.version > 1.10.3 -->
         <onos-build-conf.version>1.10.3-onf</onos-build-conf.version>
     </properties>