[logback-dev] branch, master, updated. 5f3d8faef0e61cd653ba30d2fa20c3bd7d0ba5ed
added by portage for gitosis-gentoo
git-noreply at pixie.qos.ch
Thu Dec 3 18:07:49 CET 2009
The branch, master has been updated
via 5f3d8faef0e61cd653ba30d2fa20c3bd7d0ba5ed (commit)
from 3f49ee7c4b0e444dc6748509442a1ea1e6f4c5e5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.qos.ch/gitweb/?p=logback.git;a=commit;h=5f3d8faef0e61cd653ba30d2fa20c3bd7d0ba5ed
http://github.com/ceki/logback/commit/5f3d8faef0e61cd653ba30d2fa20c3bd7d0ba5ed
commit 5f3d8faef0e61cd653ba30d2fa20c3bd7d0ba5ed
Author: Ceki Gulcu <ceki at qos.ch>
Date: Thu Dec 3 18:05:45 2009 +0100
require slf4j v 1.5.10
diff --git a/pom.xml b/pom.xml
index ba7281a..256b50d 100755
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
<properties>
<!-- slf4j.version property is used below, in
logback-classic/pom.xml and in setClasspath.cmd -->
- <slf4j.version>1.5.9.RC1</slf4j.version>
+ <slf4j.version>1.5.10</slf4j.version>
<consolePlugin.version>1.1.0</consolePlugin.version>
</properties>
-----------------------------------------------------------------------
Summary of changes:
pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
Logback: the generic, reliable, fast and flexible logging framework.
More information about the logback-dev
mailing list