summaryrefslogtreecommitdiffstats
path: root/common/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/pom.xml')
-rw-r--r--common/pom.xml8
1 files changed, 1 insertions, 7 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 @@
<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>