X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ms%2Fsdclistener%2Fapplication%2Fpom.xml;h=5f359575f148f3db738b67f898245106c88dbb32;hb=843d1f7ec7c45e3aad1d5198b776bb99a235448d;hp=7b12e14ea2cf185dd22d6c181a14187b6d334ef5;hpb=3c9fa8d1eb7c22455598bb1c73086558764742dd;p=ccsdk%2Fcds.git diff --git a/ms/sdclistener/application/pom.xml b/ms/sdclistener/application/pom.xml index 7b12e14ea..5f359575f 100644 --- a/ms/sdclistener/application/pom.xml +++ b/ms/sdclistener/application/pom.xml @@ -15,89 +15,99 @@ ~ limitations under the License. --> - 4.0.0 - - org.onap.ccsdk.cds.sdclistener - parent + 4.0.0 + + + org.onap.ccsdk.cds.sdclistener + parent + 0.7.0-SNAPSHOT + ../parent + + + application 0.7.0-SNAPSHOT - ../parent - + jar + + SDC Listener Application + + + 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 + - application - jar - 0.7.0-SNAPSHOT - SDC Listener Application - - 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.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.controllerblueprints - blueprint-proto - + + + 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 - - + + io.projectreactor + reactor-core + compile + +