[java-opensaml COMMIT] /trunk/opensaml-parent/pom.xml

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


Author: iay
Date: Tue Mar 18 07:55:44 2014
New Revision: 3710

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

Modified:
    trunk/opensaml-parent/pom.xml

Modified: trunk/opensaml-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-parent/pom.xml?rev=3710&r1=3709&r2=3710&view=diff
==============================================================================
--- trunk/opensaml-parent/pom.xml (original)
+++ trunk/opensaml-parent/pom.xml Tue Mar 18 07:55:44 2014
@@ -85,11 +85,6 @@
 
         <!-- Test Dependencies -->
         <dependency>
-            <groupId>ch.qos.logback</groupId>
-            <artifactId>logback-classic</artifactId>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
             <groupId>net.shibboleth.utilities</groupId>
             <artifactId>java-support</artifactId>
             <version>2.1-SNAPSHOT</version>



More information about the commits mailing list