Starting snapshot 2.7.0-SNAPSHOT-SNAPSHOT with API version 2.7.0-SNAPSHOT-SNAPSHOT

Change-Id: Id2eecd684e8d26e203261be10dcbcad7b6cc432e
diff --git a/api/pom.xml b/api/pom.xml
index 6ed060c..f2ee9ac 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>aaa</artifactId>
         <groupId>org.opencord</groupId>
-        <version>2.6.0</version>
+        <version>2.7.0-SNAPSHOT-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/app/pom.xml b/app/pom.xml
index f63ac7f..4151ba7 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>aaa</artifactId>
         <groupId>org.opencord</groupId>
-        <version>2.6.0</version>
+        <version>2.7.0-SNAPSHOT-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/pom.xml b/pom.xml
index ce0b5dc..9f0f591 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,12 +27,12 @@
 
     <groupId>org.opencord</groupId>
     <artifactId>aaa</artifactId>
-    <version>2.6.0</version>
+    <version>2.7.0-SNAPSHOT-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
         <sadis.api.version>5.6.0</sadis.api.version>
-        <aaa.api.version>2.6.0</aaa.api.version>
+        <aaa.api.version>2.7.0-SNAPSHOT-SNAPSHOT</aaa.api.version>
     </properties>
 
     <modules>