Author: rmannibucau
Date: Mon Aug 26 08:58:22 2013
New Revision: 1517468

URL: http://svn.apache.org/r1517468
Log:
slf4j is not an option since G uses it

Modified:
    tomee/tomee/trunk/examples/alternate-descriptors/pom.xml

Modified: tomee/tomee/trunk/examples/alternate-descriptors/pom.xml
URL: 
http://svn.apache.org/viewvc/tomee/tomee/trunk/examples/alternate-descriptors/pom.xml?rev=1517468&r1=1517467&r2=1517468&view=diff
==============================================================================
--- tomee/tomee/trunk/examples/alternate-descriptors/pom.xml (original)
+++ tomee/tomee/trunk/examples/alternate-descriptors/pom.xml Mon Aug 26 
08:58:22 2013
@@ -90,10 +90,6 @@
       <scope>test</scope>
       <exclusions>
         <exclusion>
-          <artifactId>slf4j-api</artifactId>
-          <groupId>org.slf4j</groupId>
-        </exclusion>
-        <exclusion>
           <artifactId>openjpa</artifactId>
           <groupId>org.apache.openjpa</groupId>
         </exclusion>


Reply via email to