X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=79d2934b53623a2fc46de36b45cc7183848c9cb5;hb=1eda1b787de9dedfa5701eabc9d58a7a16f9f3cb;hp=eb5a36a816e77a622fcac5c589e0d52aba780b81;hpb=fd3c7529379d29670e1040926ae43234e020cfba;p=nonrtric%2Fplt%2Frappmanager.git diff --git a/pom.xml b/pom.xml index eb5a36a..79d2934 100755 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ * O-RAN-SC * %% * Copyright (C) 2023 Nordix Foundation -* Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved. +* Copyright (C) 2023-2024 OpenInfra Foundation Europe. All rights reserved. * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.0 + 3.2.3 org.o-ran-sc.nonrtric.plt rappmanager @@ -49,22 +49,48 @@ 17 - 7.0.1 - 0.30.0 - 0.8.10 - 6.4.3 + 7.3.0 + 0.43.4 + 0.8.11 + 7.1.0 0.2.6 - 3.2.1 - 6.0.8 + 4.0.0 + 6.1.3 2.0.1.Final 1.3.2 2.5 - 2.2.9 - 2.0.7 - 4.3.2 + 2.2.20 + 2.0.12 + 4.4.16 3.1.0 - 1.22 + 1.25.0 + + + Windows + + + Windows + + + + .bat + \ + + + + unix + + + unix + + + + .sh + / + + + @@ -74,6 +100,33 @@ false + + org.codehaus.mojo + exec-maven-plugin + ${exec-maven-plugin.version} + + + generate-test-csar-packages + initialize + + exec + + + + scripts/init/generate-test-rapp-packages + + + go + + + run + generatetestrapppackages.go + + + false + + + org.jacoco jacoco-maven-plugin