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/vLB_CDS/vdns.env | 2 +- heat/vLB_CDS/vlb.env | 4 ++-- heat/vLB_CDS/vpkg.env | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'heat/vLB_CDS') diff --git a/heat/vLB_CDS/vdns.env b/heat/vLB_CDS/vdns.env index 3c0657a8..3a5ad63d 100644 --- a/heat/vLB_CDS/vdns.env +++ b/heat/vLB_CDS/vdns.env @@ -32,7 +32,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 \ No newline at end of file diff --git a/heat/vLB_CDS/vlb.env b/heat/vLB_CDS/vlb.env index d3ca3614..781240e5 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.4.0-SNAPSHOT - demo_artifacts_version: 1.4.0-SNAPSHOT + install_script_version: 1.4.0 + demo_artifacts_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 \ No newline at end of file diff --git a/heat/vLB_CDS/vpkg.env b/heat/vLB_CDS/vpkg.env index 4a1a7cde..3f68f345 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.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 \ No newline at end of file -- cgit 1.2.3-korg