aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vLB_CDS
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2020-06-12 12:28:28 -0400
committerMarco Platania <platania@research.att.com>2020-06-12 12:28:28 -0400
commit05377b604d4b26e1c50280bc8a223673c1963370 (patch)
treebd79ee55b45c8978a3df5d944ae407d7a77afa29 /heat/vLB_CDS
parent8fb013099c9091c5f9b17920f0cb7eee857fe7f4 (diff)
Update POM and heat env to use 1.6.0
Issue-ID: INT-1625 Signed-off-by: Marco Platania <platania@research.att.com> Change-Id: I3bbe0915552991612d27aaedde424580edcefc5f
Diffstat (limited to 'heat/vLB_CDS')
-rw-r--r--heat/vLB_CDS/vdns.env4
-rw-r--r--heat/vLB_CDS/vlb.env4
-rw-r--r--heat/vLB_CDS/vpkg.env4
3 files changed, 6 insertions, 6 deletions
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