Commit 316cf8205bcb65a55ffa735f2caf186271131e2f
1 parent
d75b4fbd
Exists in
staging
and in
3 other branches
Fixed submodules references
Showing
1 changed file
with
8 additions
and
2 deletions
Show diff stats
.gitmodules
@@ -30,7 +30,13 @@ | @@ -30,7 +30,13 @@ | ||
30 | url = https://softwarepublico.gov.br/gitlab/noosfero-apps/proposal-app.git | 30 | url = https://softwarepublico.gov.br/gitlab/noosfero-apps/proposal-app.git |
31 | [submodule "plugins/serpro_captcha"] | 31 | [submodule "plugins/serpro_captcha"] |
32 | path = plugins/serpro_captcha | 32 | path = plugins/serpro_captcha |
33 | - url = git@softwarepublico.gov.br:noosfero-plugins/serpro_captcha.git | 33 | + url = https://softwarepublico.gov.br/gitlab/noosfero-plugins/serpro_captcha.git |
34 | [submodule "plugins/recaptcha"] | 34 | [submodule "plugins/recaptcha"] |
35 | path = plugins/recaptcha | 35 | path = plugins/recaptcha |
36 | - url = git@softwarepublico.gov.br:noosfero-plugins/recaptcha | 36 | + url = https://softwarepublico.gov.br/gitlab/noosfero-plugins/recaptcha.git |
37 | +[submodule "plugins/insight"] | ||
38 | + path = plugins/insight | ||
39 | + url = https://softwarepublico.gov.br/gitlab/noosfero-plugins/insight.git | ||
40 | +[submodule "plugins/community_hub"] | ||
41 | + path = plugins/community_hub | ||
42 | + url = https://softwarepublico.gov.br/gitlab/noosfero-plugins/community_hub.git |