X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ms%2Fblueprintsprocessor%2Fmodules%2Finbounds%2Fpom.xml;h=8b237f3fd59ea1681a54e9524544873a6e90a4d1;hb=bc0799957d1825e6cdeda60c294d6cf74281a035;hp=8afecab3c19cadd68da55aee25e391286b103092;hpb=a257847a16a8424a9612e14b4a2f09f3973c90ec;p=ccsdk%2Fcds.git diff --git a/ms/blueprintsprocessor/modules/inbounds/pom.xml b/ms/blueprintsprocessor/modules/inbounds/pom.xml index 8afecab3c..8b237f3fd 100644 --- a/ms/blueprintsprocessor/modules/inbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/pom.xml @@ -17,42 +17,41 @@ --> 4.0.0 + org.onap.ccsdk.cds.blueprintsprocessor - modules - 0.6.1-SNAPSHOT + blueprintsprocessor-modules + 1.4.2-SNAPSHOT - inbounds + modules-inbounds pom - Blueprints Processor Inbounds POM - Blueprints Processor Inbounds + + MS Blueprints Processor Modules - Inbounds configs-api designer-api resource-api selfservice-api + health-api + health-api-common + workflow-api + - org.onap.ccsdk.cds.blueprintsprocessor + org.springframework.security + spring-security-core + + + org.onap.ccsdk.cds.blueprintsprocessor.modules workflow-service org.onap.ccsdk.cds.blueprintsprocessor.functions resource-resolution - - org.springframework.boot - spring-boot-starter-actuator - - - org.springframework.boot - spring-boot-starter-logging - - - @@ -80,12 +79,16 @@ kotlinx-coroutines-test test + + io.grpc + grpc-testing + test + io.projectreactor reactor-test test - com.h2database h2