aboutsummaryrefslogtreecommitdiffstats
path: root/aai-rest
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-10-07 11:11:01 +0200
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-10-07 11:11:01 +0200
commitb53da76193279c6004bb27cc0db5f7bfa2d118e4 (patch)
treeb14d9baffc43b530de4c879bb563d6b7f13d8fcd /aai-rest
parentbcc870ac8e89f8ea87f2e5a2e0a1c6d4f36fee68 (diff)
Update oparent to version 3.X
- update oparent (2.1.0 -> 3.0.2) - bump snapshot version to 1.15.1-SNAPSHOT Issue-ID: AAI-4012 Change-Id: I308d825c438e89f23fbe018d22a7bf4ef56fd114 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 d650ef0a..1e3ba9c8 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.15.0-SNAPSHOT</version>
+ <version>1.15.1-SNAPSHOT</version>
<relativePath>../aai-parent/pom.xml</relativePath>
</parent>
<artifactId>aai-rest</artifactId>