[java-idp-testbed COMMIT] /trunk/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Tue Mar 18 07:55:49 EDT 2014


Author: iay
Date: Tue Mar 18 07:55:49 2014
New Revision: 169

URL: http://svn.shibboleth.net/view/java-idp-testbed?rev=169&view=rev
Log:
JPAR-52 rationalise logging dependencies

Modified:
    trunk/pom.xml

Modified: trunk/pom.xml
URL: http://svn.shibboleth.net/view/java-idp-testbed/trunk/pom.xml?rev=169&r1=168&r2=169&view=diff
==============================================================================
--- trunk/pom.xml (original)
+++ trunk/pom.xml Tue Mar 18 07:55:49 2014
@@ -138,11 +138,6 @@
                     <artifactId>commons-logging</artifactId>
                 </exclusion>
             </exclusions>
-        </dependency>
-
-        <dependency>
-            <groupId>ch.qos.logback</groupId>
-            <artifactId>logback-classic</artifactId>
         </dependency>
 
         <dependency>



More information about the commits mailing list