summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/application/pom.xml
diff options
context:
space:
mode:
authorShaaban Ebrahim <shaaban.altanany@gmail.com>2019-09-10 18:12:32 +0200
committerShaaban Ebrahim <shaaban.eltanany.ext@orange.com>2019-09-16 16:45:32 +0200
commitbf30532b84d21e98cb266f20fe961ba280909dca (patch)
tree7caf257cf64696d8d33ba46506b894bddb49b64d /ms/blueprintsprocessor/application/pom.xml
parent85f7fb219f6e1f4227ac1463290f6a6aafc2b84f (diff)
add health-api project
Issue-ID: CCSDK-1669 Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com> Change-Id: I8a05db50e4f896ecc2e040a113d1fc676f139121
Diffstat (limited to 'ms/blueprintsprocessor/application/pom.xml')
-rwxr-xr-xms/blueprintsprocessor/application/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/ms/blueprintsprocessor/application/pom.xml b/ms/blueprintsprocessor/application/pom.xml
index a4f60f111..655d7ee88 100755
--- a/ms/blueprintsprocessor/application/pom.xml
+++ b/ms/blueprintsprocessor/application/pom.xml
@@ -70,6 +70,11 @@
<groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
<artifactId>configs-api</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
+ <artifactId>health-api</artifactId>
+ </dependency>
+
<!-- Functions -->
<dependency>