summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2020-05-18 10:48:26 +0000
committerGerrit Code Review <gerrit@onap.org>2020-05-18 10:48:26 +0000
commit3c2395cd1dede2bed7bd385d637f989eb6bfb15b (patch)
tree16bb29e06ae8abfd12775bac93513da11b29ca67
parentfeb6284c45029fbd0fff00257d3a6eab5444c48d (diff)
parent6aff35ce93120042e33cc47e3a6e6ea619eb8cb0 (diff)
Merge "[GENERIC] follow elalto branches for submodules" into elalto
-rw-r--r--.gitmodules10
1 files changed, 5 insertions, 5 deletions
diff --git a/.gitmodules b/.gitmodules
index f4cad53297..d3debd0a36 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,11 +1,11 @@
[submodule "kubernetes/aai"]
path = kubernetes/aai
url = ../aai/oom
- branch = 5.0.2-ONAP
- ignore = dirty
+ branch = elalto
+ ignore = dirty
[submodule "kubernetes/robot"]
path = kubernetes/robot
url = ../testsuite/oom
- branch = 5.0.1-ONAP
- ignore = dirty
-
+ branch = elalto
+ ignore = dirty
+