aboutsummaryrefslogtreecommitdiffstats
path: root/aai-utils
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-08-13 10:48:27 +0200
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-08-13 10:48:27 +0200
commit9d288f0924639b06ca9b637a97396f4e0290d114 (patch)
tree5993b6833e509f71079d84be9b993687d5b3505a /aai-utils
parent658aff9a751feba5924750d0fe2b7c8c4547a709 (diff)
Update Janusgraph to 0.6.4 in aai-common
- update Tinkerpop (3.5.0 -> 3.5.8), Janusgraph (0.6.0 -> 0.6.4) - change snapshot version to 1.14.6-SNAPSHOT Issue-ID: AAI-3956 Change-Id: I209f8163556dccb250568da18d75c0dca817a250 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Diffstat (limited to 'aai-utils')
-rw-r--r--aai-utils/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-utils/pom.xml b/aai-utils/pom.xml
index 6e0bfedf..af541a21 100644
--- a/aai-utils/pom.xml
+++ b/aai-utils/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-parent</artifactId>
- <version>1.14.5-SNAPSHOT</version>
+ <version>1.14.6-SNAPSHOT</version>
<relativePath>../aai-parent/pom.xml</relativePath>
</parent>
<artifactId>aai-utils</artifactId>