Author: tchemit Date: 2012-10-01 13:51:54 +0200 (Mon, 01 Oct 2012) New Revision: 3721 Url: http://chorem.org/repositories/revision/pollen/3721 Log: optimize dependencies Modified: trunk/pollen-votecounting-api/pom.xml Modified: trunk/pollen-votecounting-api/pom.xml =================================================================== --- trunk/pollen-votecounting-api/pom.xml 2012-10-01 11:48:28 UTC (rev 3720) +++ trunk/pollen-votecounting-api/pom.xml 2012-10-01 11:51:54 UTC (rev 3721) @@ -20,11 +20,6 @@ <dependencies> <dependency> - <groupId>commons-collections</groupId> - <artifactId>commons-collections</artifactId> - </dependency> - - <dependency> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </dependency>