diff options
author | Marco Platania <platania@research.att.com> | 2020-06-12 12:28:28 -0400 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2020-06-12 12:28:28 -0400 |
commit | 05377b604d4b26e1c50280bc8a223673c1963370 (patch) | |
tree | bd79ee55b45c8978a3df5d944ae407d7a77afa29 /heat/vLB_CDS/vlb.env | |
parent | 8fb013099c9091c5f9b17920f0cb7eee857fe7f4 (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/vlb.env')
-rw-r--r-- | heat/vLB_CDS/vlb.env | 4 |
1 files changed, 2 insertions, 2 deletions
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 |