[logback-dev] svn commit: r1823 - logback/trunk
noreply.ceki at qos.ch
noreply.ceki at qos.ch
Tue Oct 7 21:22:45 CEST 2008
Author: ceki
Date: Tue Oct 7 21:22:45 2008
New Revision: 1823
Modified:
logback/trunk/pom.xml
Log:
- align with latest SLF4J
Modified: logback/trunk/pom.xml
==============================================================================
--- logback/trunk/pom.xml (original)
+++ logback/trunk/pom.xml Tue Oct 7 21:22:45 2008
@@ -36,7 +36,7 @@
<properties>
<!-- slf4j.version property is used below and in setClasspath.cmd -->
- <slf4j.version>1.5.3</slf4j.version>
+ <slf4j.version>1.5.4-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