From: Jessica Wagantall Date: Mon, 8 Apr 2019 22:36:51 +0000 (-0700) Subject: Switch submodule URL X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=refs%2Fheads%2Fcode-transfer Switch submodule URL Use Gerrit URL instead of Github to allow fetching refs/changes and apply them in the verify job. Change-Id: I2e5341a159c527f178d5e81ae922cabbed4807db Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall --- diff --git a/.gitmodules b/.gitmodules index 6bf0062c13..b54f5d9bbe 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "kubernetes/aai"] path = kubernetes/aai - url = https://github.com/onap/aai-oom + url = https://gerrit.onap.org/r/aai/oom