From 148c18464cc0ac9948950009084d4338e456321b Mon Sep 17 00:00:00 2001 From: "Muthuramalingam, Brinda Santh" Date: Wed, 30 Jan 2019 15:52:30 -0500 Subject: blueprint scripting services Change-Id: I834b83e0c2716eceadeec8a5f17a7604e938166a Issue-ID: CCSDK-941 Signed-off-by: Muthuramalingam, Brinda Santh --- ms/controllerblueprints/modules/blueprint-scripts/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ms/controllerblueprints/modules/blueprint-scripts/pom.xml') diff --git a/ms/controllerblueprints/modules/blueprint-scripts/pom.xml b/ms/controllerblueprints/modules/blueprint-scripts/pom.xml index 46c88b4cc..e0858d202 100644 --- a/ms/controllerblueprints/modules/blueprint-scripts/pom.xml +++ b/ms/controllerblueprints/modules/blueprint-scripts/pom.xml @@ -54,6 +54,10 @@ org.jetbrains.kotlin kotlin-script-runtime + + org.jetbrains.kotlin + kotlin-test-junit + \ No newline at end of file -- cgit 1.2.3-korg