[AAI] Upgraded microservices to use the latest aai-common 1.9.2 78/126778/1
authorwr148d <wr148d@att.com>
Wed, 26 Jan 2022 17:56:01 +0000 (12:56 -0500)
committerwr148d <wr148d@att.com>
Wed, 26 Jan 2022 17:56:01 +0000 (12:56 -0500)
Issue-ID: AAI-3433
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I69c70d9c40f3fdebb1ee2c45692ec74cf12588d3

pom.xml

diff --git a/pom.xml b/pom.xml
index 130d654..f623964 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
        <parent>
                <groupId>org.onap.aai.aai-common</groupId>
                <artifactId>aai-parent</artifactId>
-               <version>1.9.0</version>
+               <version>1.9.2</version>
        </parent>
 
        <groupId>org.onap.aai</groupId>
@@ -87,7 +87,7 @@
                <!-- Dependency Versions -->
                <sdc.tosca.version>1.5.1</sdc.tosca.version>
 
-               <aai.common.version>1.9.0</aai.common.version>
+               <aai.common.version>1.9.2</aai.common.version>
                <aaf.version>2.1.21</aaf.version>
                <common.logging.version>1.2.2</common.logging.version>