From 3e4c0d93034e07a93d881ef13db3e5f2e2f9f3ba Mon Sep 17 00:00:00 2001 From: Marco Platania Date: Tue, 7 May 2019 16:22:53 -0400 Subject: Keep POMs to 1.4.0-SNAPSHOT and update scripts Change-Id: I01870bf4636741a2ca4447e6cdf57627b54a3859 Issue-ID: INT-1070 Signed-off-by: Marco Platania Signed-off-by: Gary Wu --- heat/vLBMS/base_vlb.env | 4 ++-- heat/vLBMS/dnsscaling.env | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'heat/vLBMS') diff --git a/heat/vLBMS/base_vlb.env b/heat/vLBMS/base_vlb.env index 624c4159..5630b4df 100644 --- a/heat/vLBMS/base_vlb.env +++ b/heat/vLBMS/base_vlb.env @@ -50,8 +50,8 @@ parameters: dcae_collector_ip: 10.0.4.1 dcae_collector_port: 30235 nb_api_version: 1.2.0 - demo_artifacts_version: 1.4.0-SNAPSHOT - install_script_version: 1.4.0-SNAPSHOT + demo_artifacts_version: 1.4.0 + install_script_version: 1.4.0 cloud_env: PUT openstack OR rackspace HERE sec_group: PUT THE ONAP SECURITY GROUP HERE nexus_artifact_repo: https://nexus.onap.org diff --git a/heat/vLBMS/dnsscaling.env b/heat/vLBMS/dnsscaling.env index 2741ac59..1213ad7c 100644 --- a/heat/vLBMS/dnsscaling.env +++ b/heat/vLBMS/dnsscaling.env @@ -33,7 +33,7 @@ parameters: # APP/USER_DATA nb_api_version: 1.2.0 - install_script_version: 1.4.0-SNAPSHOT + install_script_version: 1.4.0 cloud_env: PUT openstack OR rackspace HERE sec_group: PUT THE ONAP SECURITY GROUP HERE nexus_artifact_repo: https://nexus.onap.org -- cgit 1.2.3-korg