summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2018-04-20 13:22:05 +0000
committerJack Lucas <jflucas@research.att.com>2018-04-20 13:22:58 +0000
commit2832ba2fbd0738bc900af5599253e2f3bfe02a70 (patch)
tree186a0d10a7fa0af1ca106c47fdcb58965750621b /pom.xml
parent2add4828edf3ceb7ce60e511093dd4fc25e0bb45 (diff)
Add healthcheck container for OOM
Change-Id: Ie4719a0e4705901fd9d0fa3504696fbefc6c704a Issue-ID: DCAEGEN2-461 Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index ce585ba..ae1f1b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,6 +44,7 @@ limitations under the License.
<module>cm-container</module>
<module>k8s-bootstrap-container</module>
<module>tca-cdap-container</module>
+ <module>healthcheck-container</module>
</modules>
<properties>