From 5fccb091a67e7c13cf964329d6c0c8b03869cf3d Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Mon, 23 Jul 2007 14:37:13 +0000 Subject: Specify the correct version for slf4j-simple. Without this there are two conflicting org.slf4j.Logger classes on the path. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@558744 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/java') diff --git a/qpid/java/pom.xml b/qpid/java/pom.xml index cf39e43ecc..87ed34846f 100644 --- a/qpid/java/pom.xml +++ b/qpid/java/pom.xml @@ -486,7 +486,7 @@ under the License. org.slf4j slf4j-simple - 1.0 + 1.4.0 org.apache.mina -- cgit v1.2.1