aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-05-19 11:28:13 +0200
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-05-19 11:28:13 +0200
commita7c75cde58bb300c3cec79e794a7f8e9d0778eaa (patch)
tree24b9ec76780a61aab7acbdf7ddb7e6e660fcbfa6 /.gitmodules
parente65e54a0d356f5d834c6556159c314d7bdcd3ddd (diff)
[GENERIC] Follow master branches
we were following frankfurt branches by mistake. Issue-ID: OOM-2406 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ia59d84c75cecd5cc186eb61be25cc9a371282567
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index ddad6f6c9a..19cca65ede 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,11 +1,11 @@
[submodule "kubernetes/aai"]
path = kubernetes/aai
url = ../aai/oom
- branch = frankfurt
+ branch = master
ignore = dirty
[submodule "kubernetes/robot"]
path = kubernetes/robot
url = ../testsuite/oom
- branch = frankfurt
+ branch = master
ignore = dirty