From dd0160e654eba5b2758b7bb214424fd1aee13eb6 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Tue, 2 Jan 2024 13:57:59 +0100 Subject: Upgrade aai-common dependency in traversal - upgrade aai-common from 1.9.4 to 1.11.0 Issue-ID: AAI-3699 Change-Id: If053e2701631ed901c543b8f702cc25f37ac51d3 Signed-off-by: Fiete Ostkamp --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 5d8d0ac..a820c3b 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.aai.aai-common aai-parent - 1.9.4 + 1.11.0 org.onap.aai.traversal traversal @@ -41,7 +41,7 @@ Nexus Proxy Properties and Snapshot Locations Ideally this can be overwritten at runtime per internal environment specific values at runtime --> - 1.9.4 + 1.11.0 https://nexus.onap.org /content/sites/site/org/onap/aai/traversal/${project.artifactId}/${project.version} /content/repositories/releases/ -- cgit 1.2.3-korg