diff options
author | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | 2024-01-29 18:51:25 +0100 |
---|---|---|
committer | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | 2024-01-29 18:51:25 +0100 |
commit | 82b88bb0b1551acb6acc0c2e1037b80d0253c34f (patch) | |
tree | 539abe6054056d2fb9f22285462a68c6ebfcf337 /pom.xml | |
parent | 33627d6e9314695f12c3011d9a6019c7f0743645 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |