diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-12-01 22:12:22 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-12-01 22:18:32 +0200 |
commit | 5d8dd94fd0a50d9899010eb764e94abcb05b38c7 (patch) | |
tree | 091298a71f5238cef223edf38984150da6a2bd20 | |
parent | 30027365166c204bc03043234bbc6b0dfc2506fb (diff) |
[submodule] Fix forgotten reference to masteropnfv-7.2.0opnfv-7.1.0stable/gambia
Fuel submodule should track the same branch as Armband.
Change-Id: I84db528ed0657ec843fc26c5b6803c1a1f07fd8a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
-rw-r--r-- | .gitmodules | 2 | ||||
m--------- | upstream/fuel | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 44cc6d80..49e482e8 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/gambia diff --git a/upstream/fuel b/upstream/fuel -Subproject ee1dd317ddeebc34b3c038fe8b1eca693ab3ee3 +Subproject b5cad334243a0e258ba01d83c6884daee92503f |