From ce5268daeb97731a7723ce6019e7c6fb7b34b5c9 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Fri, 6 Dec 2024 10:47:58 +0100 Subject: [PATCH] Use 1.15.3 aai-common version - change from snapshot to release version Issue-ID: AAI-4080 Change-Id: I5041229922dd51cbafbea409357ae08ce0fbd98b Signed-off-by: Fiete Ostkamp --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6c25b3b..6220e3b 100755 --- 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.graphadmin aai-graphadmin @@ -55,7 +55,7 @@ localhost:5000 1.0.0 1.12.6 - 1.15.3-SNAPSHOT + 1.15.3 ${project.build.directory}/${project.artifactId}-${project.version}-build/ onap -- 2.16.6