From 3ea83ee7fecae8f9e79acf17ad108dc23c446571 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Fri, 6 Dec 2024 11:03:21 +0100 Subject: [PATCH] Use 1.15.3 aai-common version - change from snapshot to release version Issue-ID: AAI-4080 Change-Id: I4e721cbd8234519868d52ba3954e9194e857c1bd Signed-off-by: Fiete Ostkamp --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3c878ae4..62eb1e85 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.aai.aai-common aai-parent - 1.15.3-SNAPSHOT + 1.15.3 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.3-SNAPSHOT + 1.15.3 https://nexus.onap.org /content/sites/site/org/onap/aai/traversal/${project.artifactId}/${project.version} /content/repositories/releases/ -- 2.16.6