X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ms%2Fblueprintsprocessor%2Fmodules%2Finbounds%2Fpom.xml;h=8b237f3fd59ea1681a54e9524544873a6e90a4d1;hb=bc0799957d1825e6cdeda60c294d6cf74281a035;hp=060c7e42d02c216dc4368df79d7e31222eeb6fb1;hpb=1a47dc3ce480c4735cbf019918372a0e1ff367bc;p=ccsdk%2Fcds.git diff --git a/ms/blueprintsprocessor/modules/inbounds/pom.xml b/ms/blueprintsprocessor/modules/inbounds/pom.xml index 060c7e42d..8b237f3fd 100644 --- a/ms/blueprintsprocessor/modules/inbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/pom.xml @@ -17,33 +17,40 @@ --> 4.0.0 + - org.onap.ccsdk.apps.blueprintsprocessor - modules - 0.4.2-SNAPSHOT + org.onap.ccsdk.cds.blueprintsprocessor + 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.apps.blueprintsprocessor - workflow-service + org.springframework.security + spring-security-core - org.onap.ccsdk.apps.blueprintsprocessor.functions - resource-resolution + org.onap.ccsdk.cds.blueprintsprocessor.modules + workflow-service - org.springframework.boot - spring-boot-starter-actuator + org.onap.ccsdk.cds.blueprintsprocessor.functions + resource-resolution @@ -72,10 +79,20 @@ kotlinx-coroutines-test test + + io.grpc + grpc-testing + test + io.projectreactor reactor-test test + + com.h2database + h2 + test +