diff options
author | Fiete Ostkamp <fiete.ostkamp@telekom.de> | 2024-06-04 14:56:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2024-06-04 14:56:32 +0000 |
commit | 73377f35eddb9a6cfb72ab7a7323366f49fee032 (patch) | |
tree | c5760eb608e06ec44ff8b7a955b7c71ef2f879cf /aai-els-onap-logging | |
parent | c6b1eadf6bbb088fb1d06aeb9ff8df179361e494 (diff) | |
parent | 9034ac68d20e1cb9f9aeda9ed8445023fca92527 (diff) |
Merge "Update janusgraph to 0.3.3"
Diffstat (limited to 'aai-els-onap-logging')
-rw-r--r-- | aai-els-onap-logging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-els-onap-logging/pom.xml b/aai-els-onap-logging/pom.xml index 2180f6e7..84016814 100644 --- a/aai-els-onap-logging/pom.xml +++ b/aai-els-onap-logging/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-parent</artifactId> - <version>1.13.6-SNAPSHOT</version> + <version>1.14.0-SNAPSHOT</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> <artifactId>aai-els-onap-logging</artifactId> |