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>