From 1e50ebe4dac790642eb90b721ed076270f3ee397 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Wed, 12 Jun 2024 13:25:23 +0200 Subject: [PATCH] Update aai-common to 1.14.0 - update aai-common to 1.14.0 which contains Janusgraph update to 0.3.3 Issue-ID: AAI-3867 Change-Id: I37cd2faae01d486e887844243d9a346dc9bfa615 Signed-off-by: Fiete Ostkamp --- aai-resources/pom.xml | 3 +-- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index b69b93cc..242c4a32 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -28,7 +28,7 @@ org.onap.aai.resources resources - 1.13.6-SNAPSHOT + 1.14.0-SNAPSHOT 1.8 @@ -722,7 +722,6 @@ com.fasterxml.jackson.dataformat jackson-dataformat-xml - test diff --git a/pom.xml b/pom.xml index 5add3bbe..39b52920 100644 --- a/pom.xml +++ b/pom.xml @@ -26,11 +26,11 @@ org.onap.aai.aai-common aai-parent - 1.13.3 + 1.14.0 org.onap.aai.resources resources - 1.13.6-SNAPSHOT + 1.14.0-SNAPSHOT aai-resources pom @@ -48,7 +48,7 @@ /content/repositories/staging/ ${project.version} - 1.13.6 + 1.14.0-SNAPSHOT 1.12.4 -- 2.16.6