From 4a7849417345e119a9094b92d480b462f61a37bc Mon Sep 17 00:00:00 2001 From: Marco Platania Date: Thu, 30 Nov 2017 12:29:15 -0500 Subject: 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 --- heat/vFWCL/vPKG/base_vpkg.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'heat/vFWCL/vPKG/base_vpkg.env') diff --git a/heat/vFWCL/vPKG/base_vpkg.env b/heat/vFWCL/vPKG/base_vpkg.env index a7a30e32..57662eee 100644 --- a/heat/vFWCL/vPKG/base_vpkg.env +++ b/heat/vFWCL/vPKG/base_vpkg.env @@ -18,8 +18,8 @@ parameters: vf_module_id: vTrafficPNG 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 PUBLIC KEY HERE cloud_env: PUT openstack OR rackspace HERE -- cgit 1.2.3-korg