diff options
author | Lisa Revel <lr0306@att.com> | 2017-03-14 15:55:12 +0000 |
---|---|---|
committer | Lisa Revel <lr0306@att.com> | 2017-03-14 15:55:12 +0000 |
commit | 76dd1e1b14eeab34dec5a47f17d055627992809b (patch) | |
tree | ca82738e6cc81ca4992976728acfa3c709ff2d02 /configs | |
parent | 2e587d02f9af894da41a9bdb3fca5f4ec50c98ef (diff) |
Bump version to 1.1.0
Change-Id: I6e64743368aa164cb23041a708a0234552ebec63
Signed-off-by: Lisa Revel <lr0306@att.com>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/package-cdap3vm.json | 2 | ||||
-rw-r--r-- | configs/package-dcae-analytics-tca.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/configs/package-cdap3vm.json b/configs/package-cdap3vm.json index cc296b5..8bc18be 100644 --- a/configs/package-cdap3vm.json +++ b/configs/package-cdap3vm.json @@ -3,7 +3,7 @@ "maintainer": "OpenECOMP Support <support@lists.openecomp.org>", "description": "dcae-apod-cdap-small-hadoop installs a set of installer scripts and configuration templates for installing Hadoop 2.4.3 and CDAP 3.5.x on a 3-node Ubuntu 14 cluster. Note: as user root, you must run the installer: sudo bash /opt/app/cdap-small-hadoop/install.sh", - "version": "1.0.0", + "version": "1.1.0", "executionUser": "dcae", "executionGroup": "dcae", diff --git a/configs/package-dcae-analytics-tca.json b/configs/package-dcae-analytics-tca.json index 29ca792..e8bf037 100644 --- a/configs/package-dcae-analytics-tca.json +++ b/configs/package-dcae-analytics-tca.json @@ -3,7 +3,7 @@ "maintainer": "OpenECOMP Support <support@lists.openecomp.org>", "description": "OpenECOMP DCAE APOD TCA Hi Lo CDAP application. dcae-analytics-tca installs the CDAP dcae-analytics-tca....jar file in /opt/app/cdap-apps ", - "version": "1.0.0", + "version": "1.1.0", "executionUser": "dcae", "executionGroup": "dcae", |