Starting snapshot 5.2.4-SNAPSHOT with API version 5.2.4-SNAPSHOT

Change-Id: Ibb1146cf1a7af6ffc64cbb79ea4ce4579ab5f713
diff --git a/pom.xml b/pom.xml
index 487af22..ebc0ddf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,13 +30,13 @@
     </parent>
     <groupId>org.opencord</groupId>
     <artifactId>olt</artifactId>
-    <version>5.2.3</version>
+    <version>5.2.4-SNAPSHOT</version>
     <packaging>pom</packaging>
     <description>OLT Application</description>
     <url>http://onosproject.org</url>
     <properties>
         <sadis.api.version>5.10.0</sadis.api.version>
-        <olt.api.version>5.2.3</olt.api.version>
+        <olt.api.version>5.2.4-SNAPSHOT</olt.api.version>
     </properties>
     <dependencies>
         <dependency>