Starting snapshot 2.5.0-SNAPSHOT with API version 2.5.0-SNAPSHOT

Change-Id: I1d7adc6740820c342f33046510d5fd305d2dd033
diff --git a/pom.xml b/pom.xml
index 71d4d00..acf9940 100755
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 
     <groupId>org.opencord</groupId>
     <artifactId>dhcpl2relay</artifactId>
-    <version>2.4.0</version>
+    <version>2.5.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <description>DHCP L2 Relay Agent</description>
@@ -33,7 +33,7 @@
 
     <properties>
         <sadis.api.version>5.3.0</sadis.api.version>
-        <dhcpl2relay.api.version>2.4.0</dhcpl2relay.api.version>
+        <dhcpl2relay.api.version>2.5.0-SNAPSHOT</dhcpl2relay.api.version>
     </properties>
 
     <modules>