30 Dec
2012
30 Dec
'12
3:03 p.m.
Author: tchemit Date: 2012-12-30 16:03:11 +0100 (Sun, 30 Dec 2012) New Revision: 2549 Url: http://nuiton.org/projects/jaxx/repository/revisions/2549 Log: optimize dependencies Modified: trunk/jaxx-demo/pom.xml Modified: trunk/jaxx-demo/pom.xml =================================================================== --- trunk/jaxx-demo/pom.xml 2012-12-30 14:54:59 UTC (rev 2548) +++ trunk/jaxx-demo/pom.xml 2012-12-30 15:03:11 UTC (rev 2549) @@ -89,11 +89,6 @@ </dependency> <dependency> - <groupId>commons-collections</groupId> - <artifactId>commons-collections</artifactId> - </dependency> - - <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> </dependency>