Author: manaRH
Date: 2009-06-12 06:54:46 -0400 (Fri, 12 Jun 2009)
New Revision: 11140
Modified:
branches/community/Seam_2_2/build/root.pom.xml
Log:
JBSEAM-4201
Modified: branches/community/Seam_2_2/build/root.pom.xml
===================================================================
--- branches/community/Seam_2_2/build/root.pom.xml 2009-06-12 10:46:49 UTC (rev 11139)
+++ branches/community/Seam_2_2/build/root.pom.xml 2009-06-12 10:54:46 UTC (rev 11140)
@@ -376,6 +376,10 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
</exclusion>
+ <exclusion>
+ <groupId>org.slf4j</groupId>
+ <artifactId>slf4j-api</artifactId>
+ </exclusion>
</exclusions>
</dependency>
Show replies by date