From 4f5404caa0664bf264223c7a0c5adadb34341bdc Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Mon, 1 Jul 2024 10:37:01 +0200 Subject: [PATCH] Use 1.14.3 release version of aai-common in aai-resources Issue-ID: AAI-3907 Change-Id: I3a3223e73842a10a48f5ef65762b53456c14b01b Signed-off-by: Fiete Ostkamp --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b25b5d5b..4ad35d51 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.aai.aai-common aai-parent - 1.14.3-SNAPSHOT + 1.14.3 org.onap.aai.resources resources @@ -48,7 +48,7 @@ /content/repositories/staging/ ${project.version} - 1.14.3-SNAPSHOT + 1.14.3 1.12.4 -- 2.16.6