Release app version 2.11.0 with API version 2.11.0
Change-Id: I278cda5aae5dfa39691745bbf45ce1fe89d41496
diff --git a/api/pom.xml b/api/pom.xml
index 165810e..5d8614d 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>aaa</artifactId>
<groupId>org.opencord</groupId>
- <version>2.11.0-SNAPSHOT</version>
+ <version>2.11.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/app/pom.xml b/app/pom.xml
index 1f9efdc..3dc603b 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>aaa</artifactId>
<groupId>org.opencord</groupId>
- <version>2.11.0-SNAPSHOT</version>
+ <version>2.11.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 8cd2953..e3cd584 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,12 +27,12 @@
<groupId>org.opencord</groupId>
<artifactId>aaa</artifactId>
- <version>2.11.0-SNAPSHOT</version>
+ <version>2.11.0</version>
<packaging>pom</packaging>
<properties>
<sadis.api.version>5.12.2</sadis.api.version>
- <aaa.api.version>2.11.0-SNAPSHOT</aaa.api.version>
+ <aaa.api.version>2.11.0</aaa.api.version>
</properties>
<modules>