Release app version 2.5.0 with API version 2.5.0

Change-Id: I02ee45933ff2e37b94e25a8c0322d1277fce17ed
diff --git a/pom.xml b/pom.xml
index 1677cdb..2b3c685 100755
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 
     <groupId>org.opencord</groupId>
     <artifactId>dhcpl2relay</artifactId>
-    <version>2.5.0-SNAPSHOT</version>
+    <version>2.5.0</version>
     <packaging>pom</packaging>
 
     <description>DHCP L2 Relay Agent</description>
@@ -33,7 +33,7 @@
 
     <properties>
         <sadis.api.version>5.4.0</sadis.api.version>
-        <dhcpl2relay.api.version>2.5.0-SNAPSHOT</dhcpl2relay.api.version>
+        <dhcpl2relay.api.version>2.5.0</dhcpl2relay.api.version>
     </properties>
 
     <modules>