X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ms%2Fsdclistener%2Fapplication%2Fpom.xml;h=3ecab602fa8f34937e85dafee0f47e1c5c0c9233;hb=96f21afcca1b60f70c98f4f2f997a40ca0f74e73;hp=f958ef9242690bb56dcb342b59d897f62c9d3923;hpb=341db21b2ac0a14a1ed2b8bf7930914dda054bfe;p=ccsdk%2Fcds.git diff --git a/ms/sdclistener/application/pom.xml b/ms/sdclistener/application/pom.xml index f958ef924..3ecab602f 100644 --- a/ms/sdclistener/application/pom.xml +++ b/ms/sdclistener/application/pom.xml @@ -14,32 +14,32 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.sdclistener - parent - 0.7.0-SNAPSHOT + sdclistener-parent + 1.5.0-SNAPSHOT ../parent - application - 0.7.0-SNAPSHOT + sdclistener-application jar - SDC Listener Application + MS SDC Listener - Application 3.6.1 - ${parent.version} + ${project.parent.version} org.springframework.boot - spring-boot-starter-web + spring-boot-starter-webflux org.springframework.boot @@ -52,60 +52,83 @@ spring-boot-starter-test test - - org.onap.ccsdk.cds.blueprintsprocessor + org.onap.ccsdk.cds.blueprintsprocessor.modules health-api-common - 0.7.0-SNAPSHOT + ${ccsdk.cds.version} + + + org.springframework.boot + spring-boot-starter-data-jpa + + org.onap.sdc.sdc-distribution-client sdc-distribution-client - 1.3.0 + ${sdc-distribution-client.version} - org.jmockit jmockit + ${jmockit.version} + test + + + org.jacorb + jacorb-omgapi + 3.8 test - io.grpc grpc-netty - ${grpc.version} io.grpc grpc-protobuf - ${grpc.version} io.grpc grpc-stub - ${grpc.version} + + + 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.controllerblueprints + org.onap.ccsdk.cds.blueprintsprocessor.modules blueprint-proto - - io.projectreactor - reactor-core - compile + ch.qos.logback + logback-classic + + + com.github.stefanbirkner + system-rules + 1.17.2 + test