X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ms%2Fsdclistener%2Fapplication%2Fpom.xml;h=f60728656ae9bd386f4c2b82374f370fa9ce2cb1;hb=refs%2Fchanges%2F69%2F133569%2F7;hp=7b12e14ea2cf185dd22d6c181a14187b6d334ef5;hpb=fdc1a2b71f8fa2c8071310d38116d608c0466f6b;p=ccsdk%2Fcds.git diff --git a/ms/sdclistener/application/pom.xml b/ms/sdclistener/application/pom.xml index 7b12e14ea..f60728656 100644 --- a/ms/sdclistener/application/pom.xml +++ b/ms/sdclistener/application/pom.xml @@ -15,89 +15,124 @@ ~ limitations under the License. --> - 4.0.0 - - org.onap.ccsdk.cds.sdclistener - parent - 0.7.0-SNAPSHOT - ../parent - + 4.0.0 - application - jar - 0.7.0-SNAPSHOT - SDC Listener Application + + org.onap.ccsdk.cds.sdclistener + sdclistener-parent + 1.5.0-SNAPSHOT + ../parent + - - 3.6.1 - ${parent.version} - + sdclistener-application + jar - - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-logging - - - - - org.springframework.boot - spring-boot-starter-test - test - + MS SDC Listener - Application - - - org.onap.sdc.sdc-distribution-client - sdc-distribution-client - 1.3.0 - + + 3.6.1 + ${project.parent.version} + - - org.jmockit - jmockit - test - + + + + org.springframework.boot + spring-boot-starter-webflux + + + org.springframework.boot + spring-boot-starter-logging + + + + + org.springframework.boot + spring-boot-starter-test + test + + + org.junit.vintage + junit-vintage-engine + test + + + org.onap.ccsdk.cds.blueprintsprocessor.modules + health-api-common + ${ccsdk.cds.version} + + + org.springframework.boot + spring-boot-starter-data-jpa + + + - - - io.grpc - grpc-netty - ${grpc.version} - - - io.grpc - grpc-protobuf - ${grpc.version} - - - io.grpc - grpc-stub - ${grpc.version} - - - com.google.protobuf - protobuf-java - - - io.grpc - grpc-testing - test - - - org.onap.ccsdk.cds.controllerblueprints - blueprint-proto - - - - io.projectreactor - reactor-core - compile - - + + + org.onap.sdc.sdc-distribution-client + sdc-distribution-client + ${sdc-distribution-client.version} + + + org.jmockit + jmockit + ${jmockit.version} + test + + + org.jacorb + jacorb-omgapi + 3.8 + test + + + + io.grpc + grpc-netty + + + io.grpc + grpc-protobuf + + + io.grpc + grpc-stub + + + io.grpc + grpc-netty-shaded + + + io.grpc + grpc-grpclb + + + com.google.protobuf + protobuf-java + + + com.google.protobuf + protobuf-java-util + + + io.grpc + grpc-testing + test + + + org.onap.ccsdk.cds.blueprintsprocessor.modules + blueprint-proto + + + ch.qos.logback + logback-classic + + + com.github.stefanbirkner + system-rules + 1.17.2 + test + +