From: Jozsef Csongvai Date: Wed, 30 Sep 2020 17:47:58 +0000 (-0400) Subject: Add restconf-executor dependency to test-blueprint-kotlin-parent X-Git-Tag: 1.1.0~161^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0c7caeb96cd78c5e74e98c5c4077cade04d0d6ff;p=ccsdk%2Fcds.git Add restconf-executor dependency to test-blueprint-kotlin-parent Issue-ID: CCSDK-2862 Change-Id: I9b13ba3633b5901cede831cf5a8a394e7c669c81 Signed-off-by: Jozsef Csongvai --- diff --git a/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml b/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml index b3fa51dca..40cf15798 100644 --- a/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml @@ -42,6 +42,10 @@ org.onap.ccsdk.cds.blueprintsprocessor.functions netconf-executor + + org.onap.ccsdk.cds.blueprintsprocessor.functions + restconf-executor + org.onap.ccsdk.cds.blueprintsprocessor.functions cli-executor