From 7d07f6591e086514a40fd754f8f11948eac858e0 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Thu, 17 Oct 2024 12:23:07 +0200 Subject: [PATCH] Switch to 1.15.1 release version of aai-common Issue-ID: AAI-4019 Change-Id: Id543f53e52e3194ff635eaefde727b67592005b4 Signed-off-by: Fiete Ostkamp --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 990b4331..c17796a9 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.aai.aai-common aai-parent - 1.15.1-SNAPSHOT + 1.15.1 org.onap.aai.traversal traversal @@ -42,7 +42,7 @@ Nexus Proxy Properties and Snapshot Locations Ideally this can be overwritten at runtime per internal environment specific values at runtime --> - 1.15.1-SNAPSHOT + 1.15.1 https://nexus.onap.org /content/sites/site/org/onap/aai/traversal/${project.artifactId}/${project.version} /content/repositories/releases/ -- 2.16.6