X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=b952d577930556f5e38ca0725f0024e3b139d383;hb=HEAD;hp=033c2ed15d17819e3b68de40a65b6ab5e9fffd34;hpb=c9785060554d2ad1cdef28bca317fa7f11e82fc0;p=nonrtric%2Fplt%2Frappmanager.git diff --git a/pom.xml b/pom.xml index 033c2ed..447f0da 100755 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ * O-RAN-SC * %% * Copyright (C) 2023 Nordix Foundation -* Copyright (C) 2023-2024 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,11 +25,11 @@ org.springframework.boot spring-boot-starter-parent - 3.2.2 + 3.2.5 org.o-ran-sc.nonrtric.plt rappmanager - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT pom NONRTRIC rAppmanager O-RAN SC rApp Management function. @@ -52,7 +52,7 @@ 7.3.0 0.43.4 0.8.11 - 7.1.0 + 7.1.1 0.2.6 4.0.0 6.1.3 @@ -63,6 +63,7 @@ 2.0.12 4.4.16 3.1.0 + 3.3.1 1.25.0 @@ -74,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