[java-identity-provider COMMIT] /trunk/idp-parent/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Mon Nov 18 05:18:22 EST 2013


Author: rdw
Date: Mon Nov 18 05:18:22 2013
New Revision: 4954

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4954&view=rev
Log:
JPAR-38  Bring Logback back up to 1.0.13, but this time take the IdP with us.

Modified:
    trunk/idp-parent/pom.xml

Modified: trunk/idp-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-parent/pom.xml?rev=4954&r1=4953&r2=4954&view=diff
==============================================================================
--- trunk/idp-parent/pom.xml (original)
+++ trunk/idp-parent/pom.xml Mon Nov 18 05:18:22 2013
@@ -106,8 +106,6 @@
         <dependency>
             <groupId>ch.qos.logback</groupId>
             <artifactId>logback-core</artifactId>
-            <!-- TODO : move to java-parent -->
-            <version>1.0.11</version>
         </dependency>
         <dependency>
             <!-- needed for logback SMTP appender -->



More information about the commits mailing list