Starting snapshot 2.1.0-SNAPSHOT
Change-Id: Ib77ed9df325683e6fea0014d03f0e34528672fef
diff --git a/api/pom.xml b/api/pom.xml
index 878a086..c834c93 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>aaa</artifactId>
<groupId>org.opencord</groupId>
- <version>2.0.2</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/app/pom.xml b/app/pom.xml
index a5f54b8..6a6766d 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>aaa</artifactId>
<groupId>org.opencord</groupId>
- <version>2.0.2</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 89457a2..c1cf71b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<groupId>org.opencord</groupId>
<artifactId>aaa</artifactId>
- <version>2.0.2</version>
+ <version>2.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>