[AAI] Upgraded microservices to use the latest aai-common 1.9.2 83/126783/2
authorwr148d <wr148d@att.com>
Wed, 26 Jan 2022 17:55:50 +0000 (12:55 -0500)
committerwr148d <wr148d@att.com>
Wed, 26 Jan 2022 18:06:15 +0000 (13:06 -0500)
Issue-ID: AAI-3433
Change-Id: I8a2fccdb469b2ae6bc10d09cd884fb4e38db5447
Signed-off-by: wr148d <wr148d@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 1cc205a..5dd4b26 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.aai.aai-common</groupId>
         <artifactId>aai-parent</artifactId>
-        <version>1.7.0</version>
+        <version>1.9.2</version>
     </parent>
     <groupId>org.onap.aai.schema-service</groupId>
     <artifactId>schema-service</artifactId>
@@ -45,7 +45,7 @@
             Nexus Proxy Properties and Snapshot Locations
             Ideally this can be overwritten at runtime per internal environment specific values at runtime
         -->
-        <aai.common.version>1.7.0</aai.common.version>
+        <aai.common.version>1.9.2</aai.common.version>
         <nexusproxy>https://nexus.onap.org</nexusproxy>
         <site.path>/content/sites/site/org/onap/aai/resources/${project.artifactId}/${project.version}</site.path>
         <release.path>/content/repositories/releases/</release.path>