aboutsummaryrefslogtreecommitdiffstats
path: root/sli/common/pom.xml
diff options
context:
space:
mode:
authorSmokowski, Kevin (ks6305) <kevin.smokowski@att.com>2019-09-09 20:55:15 +0000
committerKevin Smokowski <kevin.smokowski@att.com>2019-09-19 12:57:18 +0000
commitd815d848cd83cfb9180286af5bc8a7516f4eafe9 (patch)
tree5479796e4553cea9ea98d15450d9bffbcc41774a /sli/common/pom.xml
parent5439ed46b5392671137d4f73445f075e47938191 (diff)
update filters
replace legacy filters with common filters Issue-ID: CCSDK-1698 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: Id6b1f003f19105956d221d5bfd31390ac096c9bc
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 63967b1f..0aad76e0 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>