diff options
Diffstat (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml')
-rw-r--r-- | openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml index 907e68f807..9fe4ff88a1 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml @@ -23,6 +23,7 @@ <module>/action-library-rest</module> <module>/application-config-rest</module> <module>/activity-log-rest</module> + <module>/healthcheck-rest</module> </modules> </project> |