X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ms%2Fblueprintsprocessor%2Ffunctions%2Fpom.xml;h=3f948061f8756b8be87ed69c3a5e9694f9c577ee;hb=7482c1a42fd765983484f98740eb5ced3d75ab38;hp=2a952f88eb736f6eca2abf640b82607425d4b87b;hpb=8c3d0d23ca1cbe2a2e5eba72b4adf729bb5ebaf8;p=ccsdk%2Fcds.git diff --git a/ms/blueprintsprocessor/functions/pom.xml b/ms/blueprintsprocessor/functions/pom.xml index 2a952f88e..3f948061f 100755 --- a/ms/blueprintsprocessor/functions/pom.xml +++ b/ms/blueprintsprocessor/functions/pom.xml @@ -1,6 +1,7 @@ - org.onap.ccsdk.apps.blueprintsprocessor + org.onap.ccsdk.cds.blueprintsprocessor parent - 0.4.1-SNAPSHOT + 0.4.2-SNAPSHOT ../parent 4.0.0 @@ -30,14 +31,26 @@ resource-resolution python-executor netconf-executor + restconf-executor + cli-executor - org.onap.ccsdk.apps.blueprintsprocessor + org.onap.ccsdk.cds.blueprintsprocessor execution-service + + io.mockk + mockk + test + + + org.mock-server + mockserver-netty + test + org.powermock powermock-api-mockito2 @@ -53,6 +66,11 @@ kotlin-test-junit test + + org.jetbrains.kotlinx + kotlinx-coroutines-test + test + io.projectreactor reactor-test