4 Mar
2013
4 Mar
'13
3:44 p.m.
Author: echatellier Date: 2013-03-04 16:44:37 +0100 (Mon, 04 Mar 2013) New Revision: 174 Url: http://forge.codelutin.com/projects/cantharella/repository/revisions/174 Log: Fix common io Modified: trunk/cantharella.service/pom.xml Modified: trunk/cantharella.service/pom.xml =================================================================== --- trunk/cantharella.service/pom.xml 2013-03-04 15:37:36 UTC (rev 173) +++ trunk/cantharella.service/pom.xml 2013-03-04 15:44:37 UTC (rev 174) @@ -50,7 +50,6 @@ <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <scope>test</scope> </dependency> <dependency> <groupId>org.nuiton</groupId>