From: Mike Elliott Date: Mon, 28 Oct 2019 13:55:09 +0000 (-0400) Subject: Add 5.0.1-ONAP refs for submodules X-Git-Tag: 5.0.1-ONAP~1^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5df2f4d4e9ab35db767443f9aa8355dbe4d59ca4;p=oom.git Add 5.0.1-ONAP refs for submodules Updated .gitmodules to reference testsuite/oom as 5.0.1-ONAP and aai/oom as 5.0.2-ONAP tags. Issue-ID: OOM-2154 Signed-off-by: Mike Elliott Change-Id: Ife172c42904ea081007c34effd3d9dc70ef151a3 Signed-off-by: Mike Elliott --- diff --git a/.gitmodules b/.gitmodules index 6c9fcf94b0..f4cad53297 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,11 +1,11 @@ [submodule "kubernetes/aai"] path = kubernetes/aai url = ../aai/oom - branch = elalto + branch = 5.0.2-ONAP ignore = dirty [submodule "kubernetes/robot"] path = kubernetes/robot url = ../testsuite/oom - branch = elalto + branch = 5.0.1-ONAP ignore = dirty