X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ms%2Fsdclistener%2Fapplication%2Fpom.xml;h=3825a0809b9a4db91b174a117594a426eca44196;hb=5ea1a99d4a61b5472336f704539e9b5d4d940038;hp=7b12e14ea2cf185dd22d6c181a14187b6d334ef5;hpb=fdc1a2b71f8fa2c8071310d38116d608c0466f6b;p=ccsdk%2Fcds.git diff --git a/ms/sdclistener/application/pom.xml b/ms/sdclistener/application/pom.xml index 7b12e14ea..3825a0809 100644 --- a/ms/sdclistener/application/pom.xml +++ b/ms/sdclistener/application/pom.xml @@ -15,89 +15,110 @@ ~ 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 + parent + 0.7.1-SNAPSHOT + ../parent + - - 3.6.1 - ${parent.version} - + application + 0.7.1-SNAPSHOT + jar - - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-logging - - - - - org.springframework.boot - spring-boot-starter-test - test - + 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 + - - - 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 - + + org.onap.ccsdk.cds.blueprintsprocessor + health-api-common + 0.7.1-SNAPSHOT + + + org.springframework.boot + spring-boot-starter-data-jpa + + + - - io.projectreactor - reactor-core - compile - - + + + org.onap.sdc.sdc-distribution-client + sdc-distribution-client + + + + org.jmockit + jmockit + 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 + blueprint-proto + + + + ch.qos.logback + logback-classic + +