X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ms%2Fsdclistener%2Fapplication%2Fpom.xml;h=2d42d206e30e76e6e2dd3739624b8850205d1c2d;hb=0ec93f4eb42cd0d1b703d01bd06d6b6d8342fe08;hp=1b979654fd869c5789ecd950177ee0ff82f8c3f4;hpb=f6aba62c7ee10eb14e9db2aaf1dc7676ccc130fa;p=ccsdk%2Fcds.git diff --git a/ms/sdclistener/application/pom.xml b/ms/sdclistener/application/pom.xml index 1b979654f..2d42d206e 100644 --- a/ms/sdclistener/application/pom.xml +++ b/ms/sdclistener/application/pom.xml @@ -1,89 +1,120 @@ - 4.0.0 - - org.onap.ccsdk.cds.sdclistener - parent - 0.5.0-SNAPSHOT - ../parent - + 4.0.0 + + + org.onap.ccsdk.cds.sdclistener + parent + 0.7.0-SNAPSHOT + ../parent + + + application + 0.7.0-SNAPSHOT + jar + + SDC Listener Application - application - jar - 0.5.0-SNAPSHOT - SDC Listener Application + + 3.6.1 + ${project.parent.version} + - - 3.6.1 - ${parent.version} - + + + + org.springframework.boot + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-logging + + + + + org.springframework.boot + spring-boot-starter-test + test + - - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-test - test - + + org.onap.ccsdk.cds.blueprintsprocessor + health-api-common + 0.7.0-SNAPSHOT + - - - org.onap.sdc.sdc-distribution-client - sdc-distribution-client - 1.3.0 - + + + org.onap.sdc.sdc-distribution-client + sdc-distribution-client + 1.3.0 + - - org.jmockit - jmockit - test - + + org.jmockit + jmockit + test + - - - 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.components - proto-definition - + + + 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 + blueprint-proto + - - io.projectreactor - reactor-core - compile - - + + io.projectreactor + reactor-core + compile + +