diff options
author | Marco Platania <platania@research.att.com> | 2017-06-30 08:35:20 -0400 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2017-06-30 08:35:20 -0400 |
commit | 47547863f448e093d96f3f4fb6c7562e620f5831 (patch) | |
tree | a157f68e5fd7d74e2d22cf6b20a538ca30def781 | |
parent | 2bc5bfab3b11298db8d7c04c732ac3375f69b4c0 (diff) |
fix format issue
Change-Id: I8c927b4e46db665518cb235441d467d5ddfbd597
Signed-off-by: Marco Platania <platania@research.att.com>
-rw-r--r-- | heat/OpenECOMP/onap_openstack_nofloat.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/heat/OpenECOMP/onap_openstack_nofloat.env b/heat/OpenECOMP/onap_openstack_nofloat.env index fe335d90..4409dca6 100644 --- a/heat/OpenECOMP/onap_openstack_nofloat.env +++ b/heat/OpenECOMP/onap_openstack_nofloat.env @@ -100,7 +100,7 @@ parameters: dcae_state: nj - nexus_repo_root: https://nexus.onap.org + nexus_repo_root: https://nexus.onap.org nexus_url_snapshot: https://nexus.onap.org/content/repositories/snapshots |