X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ms%2Fblueprintsprocessor%2Fmodules%2Fservices%2Fpom.xml;h=d2a6db94fb28e9695deec492e6e422a4335c0fa2;hb=2c31f21221231028fad943a231ee2d4c4fe256e1;hp=ee5b73cc73e41bc1967e6e99cfcf60cb2dc83a14;hpb=5da3a8132b004c2a3b626fba6c54867bed7051c0;p=ccsdk%2Fcds.git diff --git a/ms/blueprintsprocessor/modules/services/pom.xml b/ms/blueprintsprocessor/modules/services/pom.xml index ee5b73cc7..d2a6db94f 100755 --- a/ms/blueprintsprocessor/modules/services/pom.xml +++ b/ms/blueprintsprocessor/modules/services/pom.xml @@ -19,17 +19,18 @@ --> 4.0.0 + - org.onap.ccsdk.apps.blueprintsprocessor - modules - 0.4.2-SNAPSHOT + org.onap.ccsdk.cds.blueprintsprocessor + blueprintsprocessor-modules + 1.5.2-SNAPSHOT - services - Blueprints Processor Service POM - Blueprints Processor Service + modules-services pom + MS Blueprints Processor Modules - Services + execution-service workflow-service @@ -42,6 +43,11 @@ mockk test + + io.mockk + mockk-jvm + test + org.powermock powermock-api-mockito2 @@ -52,6 +58,11 @@ spring-boot-starter-test test + + org.junit.vintage + junit-vintage-engine + test + org.jetbrains.kotlin kotlin-test-junit