diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-09-15 21:53:11 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-09-15 21:55:15 +0200 |
commit | 265d4c7123c64f45bc04878f8dba64a98948987a (patch) | |
tree | 7c29d4495030db3753deb1305d4f2f7e009661ee /.gitmodules | |
parent | d7f424917b2e2ced95ba98cc5238bcf94278bb93 (diff) |
u/fuel: Track Fuel@OPNFV stable/euphrates branch
Change-Id: Ifcbaaf2cef9b6320a89593d4a1250e8b291ea7f2
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 44cc6d80..0a84688b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "opnfv-fuel"] path = upstream/fuel url = https://gerrit.opnfv.org/gerrit/fuel - branch = master + branch = stable/euphrates |