Starting snapshot 2.6.0-SNAPSHOT with API version 2.6.0-SNAPSHOT
Change-Id: I4ceaf3e625c401fd8a60b28ff21b9bf0750d0a8a
diff --git a/api/pom.xml b/api/pom.xml
index ccf3521..47b6aaf 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>aaa</artifactId>
<groupId>org.opencord</groupId>
- <version>2.5.0</version>
+ <version>2.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/app/pom.xml b/app/pom.xml
index e4acaf6..de61585 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>aaa</artifactId>
<groupId>org.opencord</groupId>
- <version>2.5.0</version>
+ <version>2.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 766b220..2ae65d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,12 +27,12 @@
<groupId>org.opencord</groupId>
<artifactId>aaa</artifactId>
- <version>2.5.0</version>
+ <version>2.6.0-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
<sadis.api.version>5.5.1</sadis.api.version>
- <aaa.api.version>2.5.0</aaa.api.version>
+ <aaa.api.version>2.6.0-SNAPSHOT</aaa.api.version>
</properties>
<modules>