summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Elliott <mike.elliott@amdocs.com>2019-10-28 09:55:09 -0400
committerMike Elliott <mike.elliott@amdocs.com>2019-10-28 12:44:55 -0400
commit5df2f4d4e9ab35db767443f9aa8355dbe4d59ca4 (patch)
treee3612f1006598aac861753f9b1ed245962114811
parentca1d1f534a7c5113eb2de1704f8c8df45b545de1 (diff)
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 <mike.elliott@amdocs.com> Change-Id: Ife172c42904ea081007c34effd3d9dc70ef151a3 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
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