Author: tchemit Date: 2013-05-13 15:00:31 +0200 (Mon, 13 May 2013) New Revision: 944 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/944 Log: optimize dependencies Modified: tags/tutti-2.2/tutti-service/pom.xml Modified: tags/tutti-2.2/tutti-service/pom.xml =================================================================== --- tags/tutti-2.2/tutti-service/pom.xml 2013-05-13 12:55:23 UTC (rev 943) +++ tags/tutti-2.2/tutti-service/pom.xml 2013-05-13 13:00:31 UTC (rev 944) @@ -125,11 +125,6 @@ <artifactId>xwork-core</artifactId> </dependency> - <dependency> - <groupId>org.springframework</groupId> - <artifactId>spring-tx</artifactId> - </dependency> - <!-- Logging --> <dependency>