aboutsummaryrefslogtreecommitdiffstats
path: root/cxf-logging
diff options
context:
space:
mode:
Diffstat (limited to 'cxf-logging')
-rw-r--r--cxf-logging/pom.xml8
1 files changed, 1 insertions, 7 deletions
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 @@
<dependency>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-slf4j</artifactId>
- <version>1.2.2-SNAPSHOT</version>
- <exclusions>
- <exclusion>
- <groupId>com.att.eelf</groupId>
- <artifactId>eelf-core</artifactId>
- </exclusion>
- </exclusions>
+ <version>1.2.2</version>
</dependency>
</dependencies>
<build>