Starting snapshot 1.2.2-SNAPSHOT with API version 1.2.2-SNAPSHOT

Change-Id: Ie9ffa3482ffb7011c5dd950d74366617a401d145
diff --git a/app/pom.xml b/app/pom.xml
index 9aa7ac3..cc26236 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opencord</groupId>
         <artifactId>pppoeagent</artifactId>
-        <version>1.2.1</version>
+        <version>1.2.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -72,7 +72,7 @@
         <dependency>
             <groupId>org.opencord</groupId>
             <artifactId>pppoeagent-api</artifactId>
-            <version>1.2.1</version>
+            <version>1.2.2-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>