X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=e2c93cdcabcf6a699de62581b40910ac67206904;hb=ac8a5c02130e1b84352508d9c47c696aa212088a;hp=a0f222a4c74371df2e68ffb5aae80ba22aae5b3d;hpb=e9eaca65e62650f8c4540ea833853022c276b449;p=nonrtric%2Fplt%2Frappmanager.git diff --git a/pom.xml b/pom.xml index a0f222a..e2c93cd 100755 --- a/pom.xml +++ b/pom.xml @@ -4,6 +4,7 @@ * O-RAN-SC * %% * Copyright (C) 2023 Nordix Foundation +* 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. @@ -24,16 +25,17 @@ org.springframework.boot spring-boot-starter-parent - 3.1.3 + 3.2.5 org.o-ran-sc.nonrtric.plt rappmanager - 0.0.1-SNAPSHOT + 0.1.0-SNAPSHOT pom NONRTRIC rAppmanager O-RAN SC rApp Management function. rapp-manager-models + rapp-manager-dme rapp-manager-acm rapp-manager-sme rapp-manager-application @@ -47,21 +49,22 @@ 17 - 6.6.0 - 0.30.0 - 0.8.10 - 6.4.2 + 7.3.0 + 0.43.4 + 0.8.11 + 7.1.1 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 + 3.3.1 + 1.25.0 @@ -72,6 +75,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