From 946a5b054023091055c4264d46df88a433a84efc Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 6 Oct 2010 10:40:11 +0000 Subject: Update to use the same slf4j version as other things git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004979 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/learning-more/logging-scribe/helloworld-scribe/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sca-java-2.x/trunk/samples/learning-more/logging-scribe') diff --git a/sca-java-2.x/trunk/samples/learning-more/logging-scribe/helloworld-scribe/pom.xml b/sca-java-2.x/trunk/samples/learning-more/logging-scribe/helloworld-scribe/pom.xml index a21897ca5b..c16751f579 100644 --- a/sca-java-2.x/trunk/samples/learning-more/logging-scribe/helloworld-scribe/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/logging-scribe/helloworld-scribe/pom.xml @@ -60,13 +60,13 @@ org.slf4j slf4j-api - 1.5.8 + 1.6.0 org.slf4j slf4j-simple - 1.5.8 + 1.6.0 -- cgit v1.2.3