Starting snapshot 5.2.3-SNAPSHOT with API version 5.2.3-SNAPSHOT

Change-Id: Ifd3e5c0be82aa021ad44f418be91031bc3204886
diff --git a/app/pom.xml b/app/pom.xml
index b0bf097..5cd4679 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -20,13 +20,13 @@
     <parent>
         <artifactId>olt</artifactId>
         <groupId>org.opencord</groupId>
-        <version>5.2.2</version>
+        <version>5.2.3-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opencord</groupId>
     <artifactId>olt-app</artifactId>
-    <version>5.2.2</version>
+    <version>5.2.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <description>OLT application for CORD</description>
     <properties>