Starting snapshot 2.11.2-SNAPSHOT with API version 2.11.2-SNAPSHOT

Signed-off-by: Jenkins <do-not-reply@opennetworking.org>
Change-Id: Iad6c279fa54a330908d80d4e3acd2c2e15791c88
diff --git a/pom.xml b/pom.xml
index 84fbd8b..6f3e27c 100755
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 
     <groupId>org.opencord</groupId>
     <artifactId>dhcpl2relay</artifactId>
-    <version>2.11.1</version>
+    <version>2.11.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <description>DHCP L2 Relay Agent</description>
@@ -33,7 +33,7 @@
 
     <properties>
         <sadis.api.version>5.12.2</sadis.api.version>
-        <dhcpl2relay.api.version>2.11.1</dhcpl2relay.api.version>
+        <dhcpl2relay.api.version>2.11.2-SNAPSHOT</dhcpl2relay.api.version>
     </properties>
 
     <modules>