diff options
author | Jack Lucas <jflucas@research.att.com> | 2018-03-23 19:30:49 -0400 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2018-03-23 19:36:22 -0400 |
commit | 16a554c60549b0cb970c5f57894801932d2a0e8e (patch) | |
tree | 5dc99fef756e6044f79c25badc8bc4f62c132d85 /pom.xml | |
parent | 937f02fceddad61dfc9b5a2edff296c063c6c0fb (diff) |
Add CM container build
Change-Id: I13150c229ecd3871c889dbfa979522be2360249d
Issue-ID: DCAEGEN2-416
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,6 +41,7 @@ limitations under the License. <module>cloud_init</module> <module>redis-cluster-container</module> <module>tca-cdap-container</module> + <module>cm-container</module> </modules> <properties> |