diff options
author | Marco Platania <platania@research.att.com> | 2017-11-30 12:29:15 -0500 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2017-11-30 12:29:15 -0500 |
commit | 4a7849417345e119a9094b92d480b462f61a37bc (patch) | |
tree | af7f25187a0d3be98a2c97aca9eec028a54f2fd3 /heat/vFWCL/vFWSNK | |
parent | fbaec5b119dec480c4795204030ac64a02283699 (diff) |
Bump version up in Heat templates
Change the version number of SW artifacts and scripts for Baijing Release
Change-Id: I8bc195490a3bab516c66b19baf2618e70537af99
Issue-ID: INT-288
Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'heat/vFWCL/vFWSNK')
-rw-r--r-- | heat/vFWCL/vFWSNK/base_vfw.env | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/heat/vFWCL/vFWSNK/base_vfw.env b/heat/vFWCL/vFWSNK/base_vfw.env index 84ed850f..4d34b585 100644 --- a/heat/vFWCL/vFWSNK/base_vfw.env +++ b/heat/vFWCL/vFWSNK/base_vfw.env @@ -25,8 +25,8 @@ parameters: dcae_collector_port: 8080 repo_url_blob: https://nexus.onap.org/content/sites/raw repo_url_artifacts: https://nexus.onap.org/content/groups/staging - demo_artifacts_version: 1.1.0 - install_script_version: 1.1.0-SNAPSHOT + demo_artifacts_version: 1.2.0 + install_script_version: 1.2.0-SNAPSHOT key_name: vfw_key pub_key: PUT YOUR KEY HERE cloud_env: PUT openstack OR rackspace HERE |