From 7c82100445839de4c5ce678cfccf017252693e79 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Thu, 17 Oct 2024 12:21:06 +0200 Subject: [PATCH] Switch to aai-common 1.15.1 release version Issue-ID: AAI-4019 Change-Id: I1da194f594fbee990d654df032cbdb912cfbbe08 Signed-off-by: Fiete Ostkamp --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2ee412a..563d7dd 100755 --- 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.graphadmin aai-graphadmin @@ -55,7 +55,7 @@ localhost:5000 1.0.0 1.12.5 - 1.15.1-SNAPSHOT + 1.15.1 ${project.build.directory}/${project.artifactId}-${project.version}-build/ onap -- 2.16.6