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/vpkg.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/vpkg.env')
-rw-r--r-- | heat/vLB_CDS/vpkg.env | 4 |
1 files changed, 2 insertions, 2 deletions
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 |