From b7348310c88c7197cd53070a9a828cf1c7f80855 Mon Sep 17 00:00:00 2001 From: Brian Fitzpatrick Date: Tue, 29 Nov 2016 11:59:35 -0700 Subject: [PATCH] SWITCHYARD-2976 - update to org.slf4j reference --- eclipse/plugins/org.switchyard.tools.core/META-INF/MANIFEST.MF | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/eclipse/plugins/org.switchyard.tools.core/META-INF/MANIFEST.MF b/eclipse/plugins/org.switchyard.tools.core/META-INF/MANIFEST.MF index ab4ebe15..774a6332 100644 --- a/eclipse/plugins/org.switchyard.tools.core/META-INF/MANIFEST.MF +++ b/eclipse/plugins/org.switchyard.tools.core/META-INF/MANIFEST.MF @@ -7,8 +7,7 @@ Bundle-Vendor: %Bundle-Vendor Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy Require-Bundle: org.eclipse.core.runtime;bundle-version="3.6.0", - org.apache.log4j;bundle-version="1.2.15", - org.slf4j.api;bundle-version="1.6.0" + org.apache.log4j;bundle-version="1.2.15" Bundle-ClassPath: ., lib/switchyard-api.jar, lib/switchyard-common.jar,