X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=policy-agent%2Fpom.xml;h=2943ef8b89d4aa3a48da579a762ee0980f8c9fd2;hb=a26055e5007e75a5aa9551305ea4da211e80df14;hp=ed1cbf16b32f365a316eed8040c1e189b6e31729;hpb=ba50f8809edc7d49a74021e25b4094f4c3174b26;p=nonrtric.git diff --git a/policy-agent/pom.xml b/policy-agent/pom.xml index ed1cbf16..2943ef8b 100644 --- a/policy-agent/pom.xml +++ b/policy-agent/pom.xml @@ -31,7 +31,7 @@ org.o-ran-sc.nonrtric policy-agent - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT The Apache Software License, Version 2.0 @@ -53,7 +53,6 @@ 2.0.0 20190722 3.6 - 4.0.2 3.8.0 2.8.1 1.18.0 @@ -124,17 +123,6 @@ commons-net ${commons-net.version} - - - org.springframework.boot - spring-boot-starter-actuator - - - - org.springframework.boot - spring-boot-starter-test - test - org.springframework.boot spring-boot-configuration-processor @@ -156,10 +144,26 @@ provided - com.squareup.okhttp3 - mockwebserver - test + org.onap.dmaap.messagerouter.dmaapclient + dmaapClient + ${version.dmaap} + + + javax.ws.rs + javax.ws.rs-api + ${javax.ws.rs-api.version} + + + org.glassfish.jersey.inject + jersey-hk2 + + + + org.springframework.boot + spring-boot-starter-actuator + + io.springfox @@ -171,11 +175,16 @@ springfox-swagger-ui ${springfox.version} + + + org.springframework.boot + spring-boot-starter-test + test + org.awaitility awaitility - ${awaitility.version} test @@ -199,18 +208,9 @@ test - org.onap.dmaap.messagerouter.dmaapclient - dmaapClient - ${version.dmaap} - - - javax.ws.rs - javax.ws.rs-api - ${javax.ws.rs-api.version} - - - org.glassfish.jersey.inject - jersey-hk2 + com.squareup.okhttp3 + mockwebserver + test