diff options
author | Lusheng Ji <lji@research.att.com> | 2018-03-22 23:25:45 -0400 |
---|---|---|
committer | Lusheng Ji <lji@research.att.com> | 2018-03-22 23:26:00 -0400 |
commit | d6d409f7dbb14e4df2f326684c07db3a8859d531 (patch) | |
tree | c6c0e0053d6f53510fcd5bd4238d697331654d98 /pom.xml | |
parent | 6d381a5345092d28675986cf50408eaaa9c40690 (diff) |
Add TCA-CDAP container
Issue-ID: DCAEGEN2-357
Change-Id: I52a4f1c684aee297d248b1e7df5802d9439930ec
Signed-off-by: Lusheng Ji <lji@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ limitations under the License. <module>scripts</module> <module>cloud_init</module> <module>redis-cluster-container</module> + <module>tca-cdap-container</module> </modules> <properties> |