Author: echatellier Date: 2012-01-12 10:11:13 +0100 (Thu, 12 Jan 2012) New Revision: 154 Url: http://chorem.org/repositories/revision/vradi/154 Log: Useless opencsv deps Modified: trunk/vradi-services/pom.xml Modified: trunk/vradi-services/pom.xml =================================================================== --- trunk/vradi-services/pom.xml 2012-01-12 09:09:43 UTC (rev 153) +++ trunk/vradi-services/pom.xml 2012-01-12 09:11:13 UTC (rev 154) @@ -127,11 +127,6 @@ </dependency> <dependency> - <groupId>net.sf.opencsv</groupId> - <artifactId>opencsv</artifactId> - </dependency> - - <dependency> <groupId>commons-httpclient</groupId> <artifactId>commons-httpclient</artifactId> </dependency>