From c25e03220c4da06aba6ebf6d9d1bd29f89e8f0b2 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Tue, 23 Jul 2024 11:23:31 +0200 Subject: Update Janusgraph to 0.6.0 in traversal - update Tinkerpop (3.4.13 -> 3.5.0) + Janusgraph (0.5.0 -> 0.6.0) - bump version to 1.14.5-SNAPSHOT Issue-ID: AAI-3934 Change-Id: Idd81dbfe7a16cc448194613b8b429d54cbd65ccc Signed-off-by: Fiete Ostkamp --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 13cdb8f..5e19faf 100644 --- a/pom.xml +++ b/pom.xml @@ -26,11 +26,11 @@ org.onap.aai.aai-common aai-parent - 1.14.4 + 1.14.5 org.onap.aai.traversal traversal - 1.14.4-SNAPSHOT + 1.14.5-SNAPSHOT aai-traversal pom @@ -41,7 +41,7 @@ Nexus Proxy Properties and Snapshot Locations Ideally this can be overwritten at runtime per internal environment specific values at runtime --> - 1.14.4 + 1.14.5 https://nexus.onap.org /content/sites/site/org/onap/aai/traversal/${project.artifactId}/${project.version} /content/repositories/releases/ -- cgit 1.2.3-korg