From feada673f2e99c3ed5fcdc2a47994e9e4500b2ea Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Mon, 7 Oct 2024 11:26:38 +0200 Subject: Update janusgraph to 1.0.0 - update Janusgraph (0.6.4 -> 1.0.0) - update Tinkerpop (3.5.8 -> 3.7.1) Issue-ID: AAI-3743 Change-Id: I20cfe7229b9e02bd8db54894082e25556dadc538 Signed-off-by: Fiete Ostkamp --- aai-resources/pom.xml | 14 -------------- pom.xml | 17 ++--------------- 2 files changed, 2 insertions(+), 29 deletions(-) diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 0679e26..5270131 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -474,10 +474,6 @@ org.freemarker freemarker - - org.onap.aaf.authz - aaf-cadi-aaf - org.eclipse.persistence eclipselink @@ -524,10 +520,6 @@ org.onap.aai.aai-common aai-core - - org.onap.aai.aai-common - aai-aaf-auth - com.sun.jersey jersey-core @@ -557,12 +549,6 @@ org.onap.aai.aai-common aai-schema-ingest - - - org.onap.aai.aai-common - aai-aaf-auth - - diff --git a/pom.xml b/pom.xml index f1ac750..c3175ca 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.aai.aai-common aai-parent - 1.15.0-SNAPSHOT + 1.15.0 org.onap.aai.resources resources @@ -49,22 +49,9 @@ /content/repositories/staging/ ${project.version} - 1.15.0-SNAPSHOT + 1.15.0 1.12.5 - - - org.hamcrest - hamcrest-junit - test - - - junit - junit - - - - -- cgit 1.2.3-korg