aboutsummaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/modules/blueprint-scripts/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-02-05 17:38:56 +0000
committerGerrit Code Review <gerrit@onap.org>2019-02-05 17:38:56 +0000
commit3848bf18d98c4814793eaaab3bd44c0a6522c4d0 (patch)
tree0b04881739a4c4dd106c0815a038b61045998f69 /ms/controllerblueprints/modules/blueprint-scripts/pom.xml
parentd9715aa832e972456ac02c3059d520456bc977d0 (diff)
parent73528fe9ce4471be5e76c042ea02b40199d36532 (diff)
Merge "blueprint scripting services"
Diffstat (limited to 'ms/controllerblueprints/modules/blueprint-scripts/pom.xml')
-rw-r--r--ms/controllerblueprints/modules/blueprint-scripts/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/ms/controllerblueprints/modules/blueprint-scripts/pom.xml b/ms/controllerblueprints/modules/blueprint-scripts/pom.xml
index 46c88b4c..e0858d20 100644
--- a/ms/controllerblueprints/modules/blueprint-scripts/pom.xml
+++ b/ms/controllerblueprints/modules/blueprint-scripts/pom.xml
@@ -54,6 +54,10 @@
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-script-runtime</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.jetbrains.kotlin</groupId>
+ <artifactId>kotlin-test-junit</artifactId>
+ </dependency>
</dependencies>
</project> \ No newline at end of file