Author: echatellier Date: 2014-05-13 10:40:15 +0200 (Tue, 13 May 2014) New Revision: 69 Url: http://forge.codelutin.com/projects/faxtomail/repository/revisions/69 Log: Remove duplicated dep Modified: trunk/faxtomail-persistence/pom.xml Modified: trunk/faxtomail-persistence/pom.xml =================================================================== --- trunk/faxtomail-persistence/pom.xml 2014-05-12 20:23:24 UTC (rev 68) +++ trunk/faxtomail-persistence/pom.xml 2014-05-13 08:40:15 UTC (rev 69) @@ -104,11 +104,6 @@ <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> </dependency> - - <dependency> - <groupId>org.apache.commons</groupId> - <artifactId>commons-collections4</artifactId> - </dependency> <dependency> <groupId>commons-logging</groupId>
participants (1)
-
echatellier@users.forge.codelutin.com