commit | b94bd70f1595fad9546c3506393613f68504f495 | [log] [tgz] |
---|---|---|
author | Ofir Sonsino <os0695@att.com> | Sun Feb 11 19:21:35 2018 +0200 |
committer | Ofir Sonsino <os0695@att.com> | Sun Feb 11 19:21:35 2018 +0200 |
tree | 6ccae1c4e98b241ecae4b8932e5f27f11a1a6c30 | |
parent | 4218526154d4ecda5b8ea2ca4e9e729672b2103a [diff] [blame] |
org.onap migration Change-Id: I77143c1fee8cb918a04881dfa4c33bedb811e9c6 Issue-ID: VID-86 Signed-off-by: Ofir Sonsino <os0695@att.com>
diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index dae4798..dd00576 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml
@@ -244,6 +244,14 @@ </reporting> <dependencies> + + <dependency> + <groupId>com.opencsv</groupId> + <artifactId>opencsv</artifactId> + <version>4.1</version> + </dependency> + + <!-- SDK overlay war --> <dependency>