From 57e9272d241280a2283386096bd0b5745b707345 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 21 Aug 2018 23:23:03 -0700 Subject: Revert "resolving logback-classic 1.13" Temporary revert to fix failing bundles. This reverts commit 76b6ff1ce84d4c2ab4518dd5f154083b91680245. Change-Id: Ibce5eee91ad8f1bec9b458a52a7f5d25ada85da9 Signed-off-by: Patrick Brady Issue-ID: APPC-1018 Signed-off-by: Patrick Brady --- appc-core/appc-common-bundle/pom.xml | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'appc-core/appc-common-bundle/pom.xml') diff --git a/appc-core/appc-common-bundle/pom.xml b/appc-core/appc-common-bundle/pom.xml index 07300f53f..0f72a1620 100644 --- a/appc-core/appc-common-bundle/pom.xml +++ b/appc-core/appc-common-bundle/pom.xml @@ -30,20 +30,9 @@ - - ch.qos.logback - logback-classic - ${logback.version} - com.att.eelf eelf-core - - - ch.qos.logback - logback-classic - - org.slf4j @@ -168,4 +157,4 @@ - + \ No newline at end of file -- cgit 1.2.3-korg