From 50fcd6f94104234212d907f8fb968d506d4d6e33 Mon Sep 17 00:00:00 2001 From: Rob Daugherty Date: Fri, 19 Oct 2018 11:37:05 -0400 Subject: [PATCH] logging-slf4j:1.2.2-SNAPSHOT does not exist Change the dependency to the 1.2.2 release version. Remove the exclusion for EELF, because 1.2.2 doesn't use it. Change-Id: I0ccca79df59282d5d9d71eec4b3faa845d31814f Issue-ID: SO-1152 Signed-off-by: Rob Daugherty --- common/pom.xml | 8 +------- cxf-logging/pom.xml | 8 +------- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 799d8a4d34..8b0f19cfc4 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -137,13 +137,7 @@ org.onap.logging-analytics logging-slf4j - 1.2.2-SNAPSHOT - - - com.att.eelf - eelf-core - - + 1.2.2 diff --git a/cxf-logging/pom.xml b/cxf-logging/pom.xml index 378d169175..42e53089ac 100644 --- a/cxf-logging/pom.xml +++ b/cxf-logging/pom.xml @@ -39,13 +39,7 @@ org.onap.logging-analytics logging-slf4j - 1.2.2-SNAPSHOT - - - com.att.eelf - eelf-core - - + 1.2.2 -- 2.16.6