From 0c7caeb96cd78c5e74e98c5c4077cade04d0d6ff Mon Sep 17 00:00:00 2001 From: Jozsef Csongvai Date: Wed, 30 Sep 2020 13:47:58 -0400 Subject: Add restconf-executor dependency to test-blueprint-kotlin-parent Issue-ID: CCSDK-2862 Change-Id: I9b13ba3633b5901cede831cf5a8a394e7c669c81 Signed-off-by: Jozsef Csongvai --- .../blueprint-model/test-blueprint-kotlin-parent/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'components/model-catalog/blueprint-model') 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 -- cgit 1.2.3-korg