X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ms%2Fblueprintsprocessor%2Ffunctions%2Fpom.xml;h=819373ffd4da79dcde26fd57a7f183d80f2da447;hb=c75c7f25e756f92782565d9ab2a697bba1fa1614;hp=dc1eda3611c186a5cb5f57d0ce0126f2ec090f49;hpb=b359a833a6355e110a1be13096e751d86a6c6d15;p=ccsdk%2Fcds.git diff --git a/ms/blueprintsprocessor/functions/pom.xml b/ms/blueprintsprocessor/functions/pom.xml index dc1eda361..819373ffd 100755 --- a/ms/blueprintsprocessor/functions/pom.xml +++ b/ms/blueprintsprocessor/functions/pom.xml @@ -17,9 +17,9 @@ --> - org.onap.ccsdk.apps.blueprintsprocessor + org.onap.ccsdk.cds.blueprintsprocessor parent - 0.4.1-SNAPSHOT + 0.5.2-SNAPSHOT ../parent 4.0.0 @@ -29,14 +29,16 @@ Blueprints Processor Functions resource-resolution + ansible-awx-executor python-executor netconf-executor restconf-executor + cli-executor - org.onap.ccsdk.apps.blueprintsprocessor + org.onap.ccsdk.cds.blueprintsprocessor execution-service @@ -45,6 +47,11 @@ mockk test + + org.mock-server + mockserver-netty + test + org.powermock powermock-api-mockito2