summaryrefslogtreecommitdiffstats
path: root/aai-parent
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-parent
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-parent')
-rw-r--r--aai-parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-parent/pom.xml b/aai-parent/pom.xml
index 99fe0aaf..afabc497 100644
--- a/aai-parent/pom.xml
+++ b/aai-parent/pom.xml
@@ -27,7 +27,7 @@ limitations under the License.
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-common</artifactId>
- <version>1.15.0-SNAPSHOT</version>
+ <version>1.15.1-SNAPSHOT</version>
</parent>
<artifactId>aai-parent</artifactId>
<name>aai-parent</name>