summaryrefslogtreecommitdiffstats
path: root/vid-app-common/pom.xml
diff options
context:
space:
mode:
authorWojciech Sliwka <wojciech.sliwka@nokia.com>2019-03-20 14:09:04 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-20 14:09:04 +0000
commit3c89b3583b66eff7f8fd473027fdc0d31a724268 (patch)
treeddd50a601edd29645f28c08c8fe861f8cdbb2f19 /vid-app-common/pom.xml
parent9e9f17ce23167e8b5fe85597048d39985d8a5277 (diff)
parentf477d1d59382838c1cbeb3b73b325c7a4d535a3e (diff)
Merge "Add tests for AaiServiceImpl"
Diffstat (limited to 'vid-app-common/pom.xml')
-rwxr-xr-xvid-app-common/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml
index 38b06f1f8..8482ae627 100755
--- a/vid-app-common/pom.xml
+++ b/vid-app-common/pom.xml
@@ -472,6 +472,12 @@
<version>0.9.3</version>
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>org.jeasy</groupId>
+ <artifactId>easy-random-core</artifactId>
+ <version>4.0.0.RC1</version>
+ <scope>test</scope>
+ </dependency>
<!-- Helpers -->
<dependency>