From b8236b90bfa6676088c92082c07ba217bae5ac7f Mon Sep 17 00:00:00 2001 From: "Muthuramalingam, Brinda Santh" Date: Fri, 15 Feb 2019 09:15:35 -0500 Subject: restconf kotlin script support Change-Id: I07eaa4a2422b461e1b7eb13ec04bf7d10ea08770 Issue-ID: CCSDK-1080 Signed-off-by: Muthuramalingam, Brinda Santh --- ms/blueprintsprocessor/functions/restconf-executor/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ms/blueprintsprocessor/functions/restconf-executor/pom.xml') diff --git a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml index 5fdae5e6e..dea3a8af3 100644 --- a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml @@ -34,6 +34,20 @@ org.onap.ccsdk.apps.blueprintsprocessor.functions python-executor + + org.onap.ccsdk.apps.controllerblueprints + blueprint-scripts + + + + + org.jetbrains.kotlin + kotlin-test-junit + + + io.mockk + mockk + -- cgit 1.2.3-korg