X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=policy-agent%2Fpom.xml;fp=policy-agent%2Fpom.xml;h=2943ef8b89d4aa3a48da579a762ee0980f8c9fd2;hb=15e26517bf5479f8c414cb99c3649cb67d6177ed;hp=ed1cbf16b32f365a316eed8040c1e189b6e31729;hpb=abab18cfcdcf38e50b43dbe7afc396976bf8c9ae;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