aboutsummaryrefslogtreecommitdiffstats
path: root/appc-common/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-common/pom.xml')
-rw-r--r--appc-common/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/appc-common/pom.xml b/appc-common/pom.xml
index 7ba1c2a57..72348bf74 100644
--- a/appc-common/pom.xml
+++ b/appc-common/pom.xml
@@ -92,6 +92,10 @@
<artifactId>mockito-core</artifactId>
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>org.onap.ccsdk.sli.core</groupId>
+ <artifactId>dblib-provider</artifactId>
+ </dependency>
</dependencies>