aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOInfrastructureBPMN/pom.xml
diff options
context:
space:
mode:
authorSindhu A <arcot.sindhuri@huawei.com>2018-03-21 10:28:26 +0000
committerSindhu A <arcot.sindhuri@huawei.com>2018-03-21 10:56:24 +0000
commit7af0db53b2bd2d0dbeec58ac277455669461603b (patch)
treec9555ff66d22e362faf5e27db9997936b8bbf624 /bpmn/MSOInfrastructureBPMN/pom.xml
parent0d8f98baa58e08e10feae8f62910605bcbcb4c5e (diff)
UT Coverage
UT Coverage for SO Change-Id: Ib9517c25b22c37c85b2af84259911b01ddb4bbe5 Issue-ID: SO-369 Signed-off-by: Sindhu A <arcot.sindhuri@huawei.com>
Diffstat (limited to 'bpmn/MSOInfrastructureBPMN/pom.xml')
-rw-r--r--bpmn/MSOInfrastructureBPMN/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/bpmn/MSOInfrastructureBPMN/pom.xml b/bpmn/MSOInfrastructureBPMN/pom.xml
index f7170ff231..f7cb61a512 100644
--- a/bpmn/MSOInfrastructureBPMN/pom.xml
+++ b/bpmn/MSOInfrastructureBPMN/pom.xml
@@ -367,6 +367,13 @@
<version>8.9.1</version>
</dependency>
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <version>4.12</version>
+ <scope>test</scope>
+ </dependency>
+
<!--for yang tools-->
<!-- <dependency>
<groupId>org.onap.so</groupId>