diff options
Diffstat (limited to 'heat/OpenECOMP')
-rw-r--r-- | heat/OpenECOMP/onap_openstack_float.env | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/heat/OpenECOMP/onap_openstack_float.env b/heat/OpenECOMP/onap_openstack_float.env index 4c2fbeed..40d06c99 100644 --- a/heat/OpenECOMP/onap_openstack_float.env +++ b/heat/OpenECOMP/onap_openstack_float.env @@ -42,9 +42,9 @@ parameters: artifacts_version: 1.1.0-SNAPSHOT - docker_version: 1.0-STAGING-latest + docker_version: 1.1-STAGING-latest - gerrit_branch: release-1.0.0 + gerrit_branch: master openstack_tenant_id: PUT YOUR OPENSTACK PROJECT ID HERE @@ -134,4 +134,4 @@ parameters: gitlab_branch: master - dcae_code_version: 1.0.0
\ No newline at end of file + dcae_code_version: 1.1.0 |