diff options
author | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | 2024-07-09 15:06:47 +0200 |
---|---|---|
committer | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | 2024-07-09 15:06:47 +0200 |
commit | 479079db7e0f110607f24ad7f049544eee985ff5 (patch) | |
tree | 81d4b0716826bcd60084b034a368bca1ea249d6c /pom.xml | |
parent | 68a75ccbb8113900cfa13a48064424e1918dca34 (diff) |
Bump aai-common version to 1.14.5-SNAPSHOT
Issue-ID: AAI-3928
Change-Id: I0bf49334b9c48df447082979e4311e922052775d
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.14.4-SNAPSHOT</version> + <version>1.14.5-SNAPSHOT</version> <packaging>pom</packaging> <name>aai-aai-common</name> <description>Contains all of the common code for resources and traversal repos</description> |