Author: echatellier Date: 2009-11-05 18:48:39 +0100 (Thu, 05 Nov 2009) New Revision: 1659 Modified: trunk/topia-persistence/pom.xml Log: Comment slf4j Modified: trunk/topia-persistence/pom.xml =================================================================== --- trunk/topia-persistence/pom.xml 2009-11-05 17:46:12 UTC (rev 1658) +++ trunk/topia-persistence/pom.xml 2009-11-05 17:48:39 UTC (rev 1659) @@ -47,10 +47,10 @@ <artifactId>javassist</artifactId> </dependency> - <dependency> + <!-- <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-log4j12</artifactId> - </dependency> + </dependency> --> <!-- BD H2 for testing --> <dependency>