Release app version 2.9.0 with API version 2.9.0

Change-Id: I4dcb4d0d4e9e458b9251ec3f6226e6fadbd02e32
diff --git a/api/pom.xml b/api/pom.xml
index cf36913..17afb22 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>aaa</artifactId>
         <groupId>org.opencord</groupId>
-        <version>5.9.0</version>
+        <version>2.9.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/app/pom.xml b/app/pom.xml
index de249d5..e37b0c2 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>aaa</artifactId>
         <groupId>org.opencord</groupId>
-        <version>5.9.0</version>
+        <version>2.9.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/pom.xml b/pom.xml
index e584657..889af81 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,12 +27,12 @@
 
     <groupId>org.opencord</groupId>
     <artifactId>aaa</artifactId>
-    <version>5.9.0</version>
+    <version>2.9.0</version>
     <packaging>pom</packaging>
 
     <properties>
         <sadis.api.version>5.9.0</sadis.api.version>
-        <aaa.api.version>5.9.0</aaa.api.version>
+        <aaa.api.version>2.9.0</aaa.api.version>
     </properties>
 
     <modules>