From 44cb692a756beaa6d7c3ac7f029e2ba5f08e6a5d Mon Sep 17 00:00:00 2001 From: wr148d Date: Wed, 26 Jan 2022 12:55:55 -0500 Subject: [AAI] Upgraded microservices to use the latest aai-common 1.9.2 Issue-ID: AAI-3433 Signed-off-by: wr148d Change-Id: I3bba7e162e80020ad9cae5797d885ced70c10362 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6ae2a5f..8c54a10 100755 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.aai.aai-common aai-parent - 1.9.0 + 1.9.2 org.onap.aai.graphadmin aai-graphadmin @@ -56,7 +56,7 @@ localhost:5000 1.0.0 1.9.0 - 1.9.0 + 1.9.2 ${project.build.directory}/${project.artifactId}-${project.version}-build/ onap -- cgit 1.2.3-korg