aboutsummaryrefslogtreecommitdiffstats
path: root/sli/common/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sli/common/pom.xml')
-rwxr-xr-xsli/common/pom.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/sli/common/pom.xml b/sli/common/pom.xml
index 050f96b4..7b4adb8b 100755
--- a/sli/common/pom.xml
+++ b/sli/common/pom.xml
@@ -73,7 +73,11 @@
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc6991</artifactId>
</dependency>
-
+ <dependency>
+ <groupId>org.onap.logging-analytics</groupId>
+ <artifactId>logging-slf4j</artifactId>
+ <version>1.5.0</version>
+ </dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>