aboutsummaryrefslogtreecommitdiffstats
path: root/filters/provider/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'filters/provider/pom.xml')
-rwxr-xr-xfilters/provider/pom.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/filters/provider/pom.xml b/filters/provider/pom.xml
index cf31a0c..6afa2d2 100755
--- a/filters/provider/pom.xml
+++ b/filters/provider/pom.xml
@@ -49,7 +49,11 @@
<artifactId>commons-codec</artifactId>
<version>${commons.codec.version}</version>
</dependency>
-
+ <dependency>
+ <groupId>org.openecomp.sdnc.core</groupId>
+ <artifactId>sli-common</artifactId>
+ <version>${sdnctl.sli.version}</version>
+ </dependency>
<!--
<dependency>
<groupId>mysql</groupId>