From 28e0969c182e67466bc1563e5d049a5107e3e87d Mon Sep 17 00:00:00 2001 From: Rob Daugherty Date: Fri, 19 Oct 2018 11:37:05 -0400 Subject: 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 (cherry picked from commit 50fcd6f94104234212d907f8fb968d506d4d6e33) --- common/pom.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'common') 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 -- cgit 1.2.3-korg