Release app version 1.10.2 with API version 1.10.2
Change-Id: I974581d6f0ba665daadfee3d5e0ca1f61d2097f4
diff --git a/api/pom.xml b/api/pom.xml
index 0423d8a..7f4a659 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>aaa</artifactId>
<groupId>org.opencord</groupId>
- <version>1.10.1</version>
+ <version>1.10.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/app/pom.xml b/app/pom.xml
index 03ee51c..3bd2d24 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>aaa</artifactId>
<groupId>org.opencord</groupId>
- <version>1.10.1</version>
+ <version>1.10.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 77cd68f..ea5237d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,12 +27,12 @@
<groupId>org.opencord</groupId>
<artifactId>aaa</artifactId>
- <version>1.10.1</version>
+ <version>1.10.2</version>
<packaging>pom</packaging>
<properties>
<sadis.api.version>5.11.1</sadis.api.version>
- <aaa.api.version>1.10.1</aaa.api.version>
+ <aaa.api.version>1.10.2</aaa.api.version>
</properties>
<modules>