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=4b4e081eda152b60fa288fd866c4ad01b757cef1;hb=6116e98837066075013c5ee22b39a2df4ff604ea;hp=e3c7ab95ae8172dab5aa39954f3a62e979132823;hpb=22d266b4219217547e68753b44b67cb131bc6179;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 e3c7ab95..4b4e081e 100644 --- a/sdnc-a1-controller/northbound/nonrt-ric-api/provider/pom.xml +++ b/sdnc-a1-controller/northbound/nonrt-ric-api/provider/pom.xml @@ -34,16 +34,16 @@ org.onap.ccsdk.parent binding-parent - 1.4.3 + 1.5.1 - org.onap.sdnc.northbound + org.o-ran-sc.nonrtric.sdnc-a1.northbound nonrt-ric-api-provider - 1.7.3-SNAPSHOT + 1.7.5-SNAPSHOT bundle - sdnc-northbound :: nonrt-ric-api :: ${project.artifactId} + sdnc-a1-northbound :: nonrt-ric-api :: ${project.artifactId} @@ -93,7 +93,7 @@ - org.onap.sdnc.northbound + org.o-ran-sc.nonrtric.sdnc-a1.northbound nonrt-ric-api-model ${project.version} @@ -115,6 +115,10 @@ org.apache.commons commons-lang3 + + org.apache.httpcomponents + httpclient + org.onap.ccsdk.sli.core sli-common @@ -163,6 +167,12 @@ 1.10.19 test + + com.squareup.okhttp3 + mockwebserver + 3.14.6 + test + org.json json