aboutsummaryrefslogtreecommitdiffstats
path: root/aai-rest
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-07-09 15:06:47 +0200
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-07-09 15:06:47 +0200
commit479079db7e0f110607f24ad7f049544eee985ff5 (patch)
tree81d4b0716826bcd60084b034a368bca1ea249d6c /aai-rest
parent68a75ccbb8113900cfa13a48064424e1918dca34 (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 'aai-rest')
-rw-r--r--aai-rest/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-rest/pom.xml b/aai-rest/pom.xml
index 298783d3..5e87c8d5 100644
--- a/aai-rest/pom.xml
+++ b/aai-rest/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-parent</artifactId>
- <version>1.14.4-SNAPSHOT</version>
+ <version>1.14.5-SNAPSHOT</version>
<relativePath>../aai-parent/pom.xml</relativePath>
</parent>
<artifactId>aai-rest</artifactId>