diff options
author | Brinda Santh Muthuramalingam <brindasanth@in.ibm.com> | 2019-09-16 23:55:45 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-16 23:55:45 +0000 |
commit | 4e089ab6271e00389ea2c4e995d785acf2046720 (patch) | |
tree | 107ada21bfce9f60b59f6843ca787cdaf5e80077 /ms/blueprintsprocessor/modules/inbounds/pom.xml | |
parent | 8a5e40f28ee1cf4fbe4ace0fe81c95c1be35ac97 (diff) | |
parent | bf30532b84d21e98cb266f20fe961ba280909dca (diff) |
Merge "add health-api project"
Diffstat (limited to 'ms/blueprintsprocessor/modules/inbounds/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/modules/inbounds/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ms/blueprintsprocessor/modules/inbounds/pom.xml b/ms/blueprintsprocessor/modules/inbounds/pom.xml index 0542fe380..a1d716110 100644 --- a/ms/blueprintsprocessor/modules/inbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/pom.xml @@ -33,6 +33,7 @@ <module>designer-api</module> <module>resource-api</module> <module>selfservice-api</module> + <module>health-api</module> </modules> <dependencies> <dependency> |