From 2b462c8334d12ac1f277aed4f933dcb189896a37 Mon Sep 17 00:00:00 2001 From: wr148d Date: Wed, 26 Jan 2022 12:55:50 -0500 Subject: [PATCH] [AAI] Upgraded microservices to use the latest aai-common 1.9.2 Issue-ID: AAI-3433 Change-Id: I8a2fccdb469b2ae6bc10d09cd884fb4e38db5447 Signed-off-by: wr148d --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1cc205a..5dd4b26 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.aai.aai-common aai-parent - 1.7.0 + 1.9.2 org.onap.aai.schema-service schema-service @@ -45,7 +45,7 @@ Nexus Proxy Properties and Snapshot Locations Ideally this can be overwritten at runtime per internal environment specific values at runtime --> - 1.7.0 + 1.9.2 https://nexus.onap.org /content/sites/site/org/onap/aai/resources/${project.artifactId}/${project.version} /content/repositories/releases/ -- 2.16.6