X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=b6733ad623bcd9fb6dbfc6327e18340d893fc082;hb=796c58af01b0d87558fa1ff40b5ce13b180d7d1f;hp=6981e08b4b12a3e7ccc6b5875015863f0e4bad9c;hpb=dc1302f9cc01b098fc1a44bcdd115350c032ee45;p=nonrtric%2Fplt%2Frappmanager.git diff --git a/pom.xml b/pom.xml index 6981e08..b6733ad 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,19 +25,19 @@ org.springframework.boot spring-boot-starter-parent - 3.1.4 + 3.2.3 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-dme rapp-manager-application @@ -48,21 +49,22 @@ 17 - 7.0.1 - 0.30.0 - 0.8.10 - 6.4.3 + 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 @@ -73,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