X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ms%2Fsdclistener%2Fapplication%2Fpom.xml;h=e2ed46b77ab5f2585f4bd3256aa945fa4fc67c49;hb=fa39a6d12e344ef4432f8bc35bde8e29cb9c3f38;hp=eb0323bd3b735e3cd9ba394fd19c1db2cfa14906;hpb=b12d13b0b78b7e87912c07a7c946cbbfcee41d47;p=ccsdk%2Fcds.git diff --git a/ms/sdclistener/application/pom.xml b/ms/sdclistener/application/pom.xml index eb0323bd3..e2ed46b77 100644 --- a/ms/sdclistener/application/pom.xml +++ b/ms/sdclistener/application/pom.xml @@ -14,90 +14,114 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - - 4.0.0 - - org.onap.ccsdk.cds.sdclistener - parent - 0.6.1-SNAPSHOT - ../parent - - application - jar - 0.6.1-SNAPSHOT - SDC Listener Application + + 4.0.0 - - 3.6.1 - ${parent.version} - + + org.onap.ccsdk.cds.sdclistener + sdclistener-parent + 1.1.3-SNAPSHOT + ../parent + - - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-logging - - - - - 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 + +