Starting snapshot 1.10.2-SNAPSHOT

Change-Id: I94b2d11f0a3fc9bf21abcde25efc177f07c2b9ce
diff --git a/app/pom.xml b/app/pom.xml
index 61f175f..1fbec35 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>aaa</artifactId>
         <groupId>org.opencord</groupId>
-        <version>1.10.1</version>
+        <version>1.10.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -51,7 +51,7 @@
         <dependency>
             <groupId>org.opencord</groupId>
             <artifactId>aaa-api</artifactId>
-            <version>1.10.1</version>
+            <version>1.10.2-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
     </dependencies>