From 2f3def48c0f8bf316927a754e47efda0c47000ba Mon Sep 17 00:00:00 2001 From: wr148d Date: Wed, 26 Jan 2022 12:55:52 -0500 Subject: [AAI] Upgraded microservices to use the latest aai-common 1.9.2 Issue-ID: AAI-3433 Signed-off-by: wr148d Change-Id: I3ece44b45db8219a695b72a05d9ed915bfa5b3fa --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 409af6a..22b9c82 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.onap.aai.aai-common aai-parent - 1.7.0 + 1.9.2 org.onap.aai @@ -34,7 +34,7 @@ aai-rest-client - 1.6.10 + 1.9.2 google_checks.xml ${project.build.directory}/code-coverage 0.80 -- cgit 1.2.3-korg