diff options
author | Shaaban Ebrahim <shaaban.altanany@gmail.com> | 2019-09-10 18:12:32 +0200 |
---|---|---|
committer | Shaaban Ebrahim <shaaban.eltanany.ext@orange.com> | 2019-09-16 16:45:32 +0200 |
commit | bf30532b84d21e98cb266f20fe961ba280909dca (patch) | |
tree | 7caf257cf64696d8d33ba46506b894bddb49b64d /ms/blueprintsprocessor/modules/inbounds/pom.xml | |
parent | 85f7fb219f6e1f4227ac1463290f6a6aafc2b84f (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/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 8afecab3c..66fdd95ae 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> |