Starting snapshot 1.3.0-SNAPSHOT with API version 1.3.0-SNAPSHOT

Change-Id: I55f39ef4b4d033b595b935d3588fbf6095d5566d
diff --git a/app/pom.xml b/app/pom.xml
index e4f74a2..c5c2076 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opencord</groupId>
         <artifactId>pppoeagent</artifactId>
-        <version>1.2.3</version>
+        <version>1.3.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -72,7 +72,7 @@
         <dependency>
             <groupId>org.opencord</groupId>
             <artifactId>pppoeagent-api</artifactId>
-            <version>1.2.3</version>
+            <version>1.3.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>