From 56f9f2de72d922adff95e754c830f1982e070308 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Mon, 7 Oct 2024 12:38:25 +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: I2a8bb2594702bc7fe5968ca8d26b79b1f013e8ad Signed-off-by: Fiete Ostkamp --- pom.xml | 24 +++++------------------- 1 file changed, 5 insertions(+), 19 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index ac3ae76..aad4581 100755 --- a/pom.xml +++ b/pom.xml @@ -26,11 +26,11 @@ org.onap.aai.aai-common aai-parent - 1.14.7 + 1.15.0 org.onap.aai.graphadmin aai-graphadmin - 1.14.7-SNAPSHOT + 1.15.0-SNAPSHOT @@ -55,7 +55,7 @@ localhost:5000 1.0.0 1.12.5 - 1.14.7 + 1.15.0 ${project.build.directory}/${project.artifactId}-${project.version}-build/ onap @@ -101,8 +101,8 @@ 5.16.7 4.9.3 1.78 - 3.5.8 - 0.6.4 + 3.7.1 + 1.0.0 @@ -425,14 +425,6 @@ javax.xml.bind jaxb-api - - com.sun.xml.bind - jaxb-impl - - - com.sun.xml.bind - jaxb-core - @@ -1120,12 +1112,6 @@ AJSC repository https://mvnrepository.com/artifact/com.att.ajsc - - restlet - maven reslet - https://maven.restlet.com/ - - central Maven 2 repository 2 -- cgit