diff options
author | Marco Platania <platania@research.att.com> | 2019-05-07 16:54:39 -0400 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2019-05-07 13:58:00 -0700 |
commit | 95cd08dcb2874f5cce4f97167e0ff4f219ae8087 (patch) | |
tree | cec3710108b4efe65739523621226f0c80a168ac /heat/vLB_CDS | |
parent | cdb81112b08895c30132a930eb3c8095bbea10e6 (diff) |
Roll version number
Change-Id: If18c9d5ba60896b5acaa9fb287620feb558b47d3
Issue-ID: INT-1070
Signed-off-by: Marco Platania <platania@research.att.com>
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'heat/vLB_CDS')
-rw-r--r-- | heat/vLB_CDS/vdns.env | 2 | ||||
-rw-r--r-- | heat/vLB_CDS/vlb.env | 4 | ||||
-rw-r--r-- | heat/vLB_CDS/vpkg.env | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/heat/vLB_CDS/vdns.env b/heat/vLB_CDS/vdns.env index 3c0657a8..f5f17b97 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.5.0-SNAPSHOT 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..95dfa853 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.5.0-SNAPSHOT + demo_artifacts_version: 1.5.0-SNAPSHOT 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..5a569151 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.5.0-SNAPSHOT + install_script_version: 1.5.0-SNAPSHOT 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 |