summaryrefslogtreecommitdiffstats
path: root/ms/error-catalog/application/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ms/error-catalog/application/pom.xml')
-rw-r--r--ms/error-catalog/application/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/ms/error-catalog/application/pom.xml b/ms/error-catalog/application/pom.xml
index 289d8a550..48f54d76c 100644
--- a/ms/error-catalog/application/pom.xml
+++ b/ms/error-catalog/application/pom.xml
@@ -32,4 +32,11 @@
<properties>
<sonar.skip>true</sonar.skip>
</properties>
+
+ <dependencies>
+ <dependency>
+ <groupId>org.onap.ccsdk.cds.error.catalog</groupId>
+ <artifactId>error-catalog-services</artifactId>
+ </dependency>
+ </dependencies>
</project>