From 05377b604d4b26e1c50280bc8a223673c1963370 Mon Sep 17 00:00:00 2001 From: Marco Platania Date: Fri, 12 Jun 2020 12:28:28 -0400 Subject: Update POM and heat env to use 1.6.0 Issue-ID: INT-1625 Signed-off-by: Marco Platania Change-Id: I3bbe0915552991612d27aaedde424580edcefc5f --- heat/vLB_CDS/vdns.env | 4 ++-- heat/vLB_CDS/vlb.env | 4 ++-- heat/vLB_CDS/vpkg.env | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'heat/vLB_CDS') diff --git a/heat/vLB_CDS/vdns.env b/heat/vLB_CDS/vdns.env index a2b382c0..173c5ec9 100644 --- a/heat/vLB_CDS/vdns.env +++ b/heat/vLB_CDS/vdns.env @@ -32,8 +32,8 @@ parameters: # APP/USER_DATA nb_api_version: 1.2.0 - install_script_version: 1.6.0-SNAPSHOT - demo_artifacts_version: 1.6.0-SNAPSHOT + install_script_version: 1.6.0 + demo_artifacts_version: 1.6.0 cloud_env: PUT openstack OR rackspace HERE sec_group: PUT THE ONAP SECURITY GROUP HERE nexus_artifact_repo: https://nexus.onap.org \ No newline at end of file diff --git a/heat/vLB_CDS/vlb.env b/heat/vLB_CDS/vlb.env index 839adc05..72cf6802 100644 --- a/heat/vLB_CDS/vlb.env +++ b/heat/vLB_CDS/vlb.env @@ -43,8 +43,8 @@ parameters: dcae_collector_ip: 10.0.4.1 dcae_collector_port: 30235 nb_api_version: 1.2.0 - install_script_version: 1.6.0-SNAPSHOT - demo_artifacts_version: 1.6.0-SNAPSHOT + install_script_version: 1.6.0 + demo_artifacts_version: 1.6.0 cloud_env: PUT openstack OR rackspace HERE sec_group: PUT THE ONAP SECURITY GROUP HERE nexus_artifact_repo: https://nexus.onap.org \ No newline at end of file diff --git a/heat/vLB_CDS/vpkg.env b/heat/vLB_CDS/vpkg.env index 92ff7380..0b1dbd26 100644 --- a/heat/vLB_CDS/vpkg.env +++ b/heat/vLB_CDS/vpkg.env @@ -31,8 +31,8 @@ parameters: # APP/USER_DATA pg_int: 192.168.9.109 nb_api_version: 1.2.0 - demo_artifacts_version: 1.6.0-SNAPSHOT - install_script_version: 1.6.0-SNAPSHOT + demo_artifacts_version: 1.6.0 + install_script_version: 1.6.0 cloud_env: PUT openstack OR rackspace HERE sec_group: PUT THE ONAP SECURITY GROUP HERE nexus_artifact_repo: https://nexus.onap.org \ No newline at end of file -- cgit 1.2.3-korg