1 Feb
2013
1 Feb
'13
7:31 a.m.
Author: tchemit Date: 2013-02-01 08:31:31 +0100 (Fri, 01 Feb 2013) New Revision: 282 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/282 Log: fix dependencies Modified: trunk/tutti-persistence/pom.xml Modified: trunk/tutti-persistence/pom.xml =================================================================== --- trunk/tutti-persistence/pom.xml 2013-02-01 00:53:55 UTC (rev 281) +++ trunk/tutti-persistence/pom.xml 2013-02-01 07:31:31 UTC (rev 282) @@ -59,7 +59,7 @@ <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> </dependency> - + <dependency> <groupId>commons-collections</groupId> <artifactId>commons-collections</artifactId>