aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-01-29 18:51:25 +0100
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-01-29 18:51:25 +0100
commit82b88bb0b1551acb6acc0c2e1037b80d0253c34f (patch)
tree539abe6054056d2fb9f22285462a68c6ebfcf337 /pom.xml
parent33627d6e9314695f12c3011d9a6019c7f0743645 (diff)
Update tinkerpop to 3.2.11
- update tinkerpop from 3.2.4 to 3.2.11 - bump version to 1.13.3 Issue-ID: AAI-3745 Change-Id: I492aba96f8e4916bc99e80fc24e9e20da26c20ba Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9242e8c9..c6c98a1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-common</artifactId>
- <version>1.13.2-SNAPSHOT</version>
+ <version>1.13.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>aai-aai-common</name>
<description>Contains all of the common code for resources and traversal repos</description>