From: Sylvain Desbureaux Date: Fri, 15 May 2020 15:48:01 +0000 (+0200) Subject: [GENERIC] follow elalto branches for submodules X-Git-Tag: 5.0.2-ONAP~14^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=6aff35ce93120042e33cc47e3a6e6ea619eb8cb0;p=oom.git [GENERIC] follow elalto branches for submodules Instead of being fixed on a tag, let's follow the branches. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux Change-Id: I4fda0650f68172984dd7be1f4c717e89942c4655 --- 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 +