summaryrefslogtreecommitdiffstats
path: root/datafile-commons/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'datafile-commons/pom.xml')
-rw-r--r--datafile-commons/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/datafile-commons/pom.xml b/datafile-commons/pom.xml
index 4ef2c686..400ca28a 100644
--- a/datafile-commons/pom.xml
+++ b/datafile-commons/pom.xml
@@ -33,6 +33,10 @@
<dependencies>
<dependency>
+ <groupId>org.onap.dcaegen2.services.sdk.rest.services</groupId>
+ <artifactId>common-dependency</artifactId>
+ </dependency>
+ <dependency>
<groupId>org.immutables</groupId>
<artifactId>value</artifactId>
</dependency>