X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=sdnc-a1-controller%2Fnorthbound%2Fnonrt-ric-api%2Fprovider%2Fpom.xml;h=02e32e70be299eea082749c1b254dbfb47b6f09a;hb=e01af69c31f9a9dfebb591af0b35f420c247c8e7;hp=eece2d1f3354482620d71a17f35304c69369edc2;hpb=3185681c9af47e8ff5b235d8d6c51f8f06fd5bce;p=nonrtric.git diff --git a/sdnc-a1-controller/northbound/nonrt-ric-api/provider/pom.xml b/sdnc-a1-controller/northbound/nonrt-ric-api/provider/pom.xml index eece2d1f..02e32e70 100644 --- a/sdnc-a1-controller/northbound/nonrt-ric-api/provider/pom.xml +++ b/sdnc-a1-controller/northbound/nonrt-ric-api/provider/pom.xml @@ -38,19 +38,37 @@ - org.onap.sdnc.northbound + org.o-ran-sc.nonrtric.sdnc-a1.northbound nonrt-ric-api-provider 1.7.3-SNAPSHOT bundle - sdnc-northbound :: nonrt-ric-api :: ${project.artifactId} + sdnc-a1-northbound :: nonrt-ric-api :: ${project.artifactId} org.jacoco jacoco-maven-plugin - 0.8.2 + 0.8.4 + + ${project.build.directory}/code-coverage/jacoco.exec + + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + org.apache.maven.plugins @@ -75,7 +93,7 @@ - org.onap.sdnc.northbound + org.o-ran-sc.nonrtric.sdnc-a1.northbound nonrt-ric-api-model ${project.version} @@ -97,6 +115,10 @@ org.apache.commons commons-lang3 + + org.apache.httpcomponents + httpclient + org.onap.ccsdk.sli.core sli-common