diff options
author | Marco Platania <platania@research.att.com> | 2019-09-18 09:24:10 -0400 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2019-09-18 09:24:10 -0400 |
commit | 19f2387dc845df9045c7f98880dab841a69082be (patch) | |
tree | a0d9ca9b88632e80dff85499e24f403954108b39 /heat/vLB_CDS | |
parent | ad58429336ae132d35d5eb9057e972353f42390f (diff) |
Bump poms and heat envs to 1.6.0-SNAPSHOT
Issue-ID: TEST-216
Signed-off-by: Marco Platania <platania@research.att.com>
Change-Id: Ie69b696d3c8b8bee726e092c16c33e4a68d4ce2d
Diffstat (limited to 'heat/vLB_CDS')
-rw-r--r-- | heat/vLB_CDS/vdns.env | 4 | ||||
-rw-r--r-- | heat/vLB_CDS/vlb.env | 4 | ||||
-rw-r--r-- | heat/vLB_CDS/vpkg.env | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/heat/vLB_CDS/vdns.env b/heat/vLB_CDS/vdns.env index 8132e3e0..a2b382c0 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.5.0-SNAPSHOT - demo_artifacts_version: 1.5.0-SNAPSHOT + install_script_version: 1.6.0-SNAPSHOT + demo_artifacts_version: 1.6.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 248e8317..839adc05 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.5.0-SNAPSHOT - demo_artifacts_version: 1.5.0-SNAPSHOT + install_script_version: 1.6.0-SNAPSHOT + demo_artifacts_version: 1.6.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 0c9a7c11..92ff7380 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.5.0-SNAPSHOT - install_script_version: 1.5.0-SNAPSHOT + demo_artifacts_version: 1.6.0-SNAPSHOT + install_script_version: 1.6.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 |