Starting snapshot 1.6.3-SNAPSHOT

Change-Id: I7aa4e263923af1161048db6dd4d3f5fc115a37ec
diff --git a/app/pom.xml b/app/pom.xml
index f346b29..af4b192 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>dhcpl2relay</artifactId>
         <groupId>org.opencord</groupId>
-        <version>1.6.2</version>
+        <version>1.6.3-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -58,7 +58,7 @@
         <dependency>
             <groupId>org.opencord</groupId>
             <artifactId>dhcpl2relay-api</artifactId>
-            <version>1.6.2</version>
+            <version>1.6.3-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>