summaryrefslogtreecommitdiffstats
path: root/ms/sdclistener/application/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-11-07 15:06:03 +0000
committerGerrit Code Review <gerrit@onap.org>2019-11-07 15:06:03 +0000
commit9e374a0b49cdfd3594a32ff062e210765cad14ea (patch)
treec10cc6803dab6536ee6b3d64c41e40f99358c115 /ms/sdclistener/application/pom.xml
parent59d3681b80e9b5f9e69b4492138ab1f056a0351d (diff)
parent843d1f7ec7c45e3aad1d5198b776bb99a235448d (diff)
Merge "Update on Health-api"
Diffstat (limited to 'ms/sdclistener/application/pom.xml')
-rw-r--r--ms/sdclistener/application/pom.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/ms/sdclistener/application/pom.xml b/ms/sdclistener/application/pom.xml
index 2e6c183a9..5f359575f 100644
--- a/ms/sdclistener/application/pom.xml
+++ b/ms/sdclistener/application/pom.xml
@@ -53,6 +53,14 @@
<scope>test</scope>
</dependency>
+
+
+ <dependency>
+ <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
+ <artifactId>health-api-common</artifactId>
+ <version>0.7.0-SNAPSHOT</version>
+ </dependency>
+
<!-- SDC Distribution client dependency -->
<dependency>
<groupId>org.onap.sdc.sdc-distribution-client</groupId>