X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ms%2Fsdclistener%2Fapplication%2Fpom.xml;h=88f426c1e0457ad5c974288e3032fb7522f3388e;hb=61dcd85034ea44b421dfe6a74e46fdc2a749f5af;hp=5513279cc7e397ecf639acb1acfd3570e97260b7;hpb=50af978b5b8f2e035d26bad24a3289b938b7cd0a;p=ccsdk%2Fcds.git diff --git a/ms/sdclistener/application/pom.xml b/ms/sdclistener/application/pom.xml index 5513279cc..88f426c1e 100644 --- a/ms/sdclistener/application/pom.xml +++ b/ms/sdclistener/application/pom.xml @@ -1,89 +1,127 @@ - - 4.0.0 - - org.onap.ccsdk.cds.sdclistener - parent - 0.4.2-SNAPSHOT - ../parent - - application - jar - 0.4.2-SNAPSHOT - SDC Listener Application + + 4.0.0 - - 3.6.1 - ${parent.version} - + + org.onap.ccsdk.cds.sdclistener + sdclistener-parent + 1.5.0-SNAPSHOT + ../parent + - - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-test - test - + sdclistener-application + jar - - - org.onap.sdc.sdc-distribution-client - sdc-distribution-client - 1.3.0 - + MS SDC Listener - Application - - org.jmockit - jmockit - test - + + 3.6.1 + ${project.parent.version} + - - - 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 - + + + + org.springframework.boot + spring-boot-starter-webflux + + + org.springframework.boot + spring-boot-starter-logging + + + + + org.springframework.boot + spring-boot-starter-test + test + + + org.onap.ccsdk.cds.blueprintsprocessor.modules + health-api-common + ${ccsdk.cds.version} + + + 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 + ${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 + +