VOL-475 - bump snapshot

Change-Id: I0fa39de382ce978d4bf93d77e4b8f953cc8552a3
diff --git a/pom.xml b/pom.xml
index cffa48a..ded88fc 100755
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
     <groupId>org.opencord</groupId>
     <artifactId>dhcpl2relay</artifactId>
-    <version>1.2.0</version>
+    <version>1.2.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <description>DHCP L2 Relay Agent</description>
@@ -44,7 +44,7 @@
             org.opencord.sadis
         </onos.app.requires>
 	<onos.version>1.10.9</onos.version>
-        <sadis.api.version>1.1.2</sadis.api.version>
+        <sadis.api.version>1.1.3-SNAPSHOT</sadis.api.version>
     </properties>
 
     <dependencies>