[logback-dev] svn commit: r1866 - logback/trunk
noreply.ceki at qos.ch
noreply.ceki at qos.ch
Thu Oct 23 19:17:18 CEST 2008
Author: ceki
Date: Thu Oct 23 19:17:18 2008
New Revision: 1866
Modified:
logback/trunk/pom.xml
Log:
- move to SLF4J 1.5.6-SNAPSHOT which purportedly has a better BogoPerf implementation
Modified: logback/trunk/pom.xml
==============================================================================
--- logback/trunk/pom.xml (original)
+++ logback/trunk/pom.xml Thu Oct 23 19:17:18 2008
@@ -36,7 +36,7 @@
<properties>
<!-- slf4j.version property is used below and in setClasspath.cmd -->
- <slf4j.version>1.5.5</slf4j.version>
+ <slf4j.version>1.5.6-SNAPSHOT</slf4j.version>
<slf4j.ext.version>1.0-alpha0</slf4j.ext.version>
<consolePlugin.version>1.1.0</consolePlugin.version>
</properties>
More information about the logback-dev
mailing list