diff options
author | Lusheng Ji <lji@research.att.com> | 2018-04-04 21:51:34 -0400 |
---|---|---|
committer | Lusheng Ji <lji@research.att.com> | 2018-04-05 02:41:25 +0000 |
commit | 3622f7a20e615d409dd5a8dea3ae592115df91ae (patch) | |
tree | 1ebd8cce7be5c3013c26139aed1eceec22080349 /tca-cdap-container/tca_app_config.json | |
parent | 6fabd804de890bc5069d2518fffb11b83ea5961a (diff) |
Fix TCA image
Issue-ID: DCAEGEN2-206
Change-Id: I8fa5150bffc0e371ab09bd75f1df4e460bf85a72
Signed-off-by: Lusheng Ji <lji@research.att.com>
Diffstat (limited to 'tca-cdap-container/tca_app_config.json')
-rw-r--r-- | tca-cdap-container/tca_app_config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tca-cdap-container/tca_app_config.json b/tca-cdap-container/tca_app_config.json index b3a66cc..d6adcb7 100644 --- a/tca-cdap-container/tca_app_config.json +++ b/tca-cdap-container/tca_app_config.json @@ -2,7 +2,7 @@ "artifact": { "name": "dcae-analytics-cdap-tca", "scope": "user", - "version": "2.2.0" + "version": "2.2.0.SNAPSHOT" }, "config": { "appDescription": "DCAE Analytics Threshold Crossing Alert Application", |