summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins <support@enea.com>2017-05-18 10:29:50 +0200
committerJenkins <support@enea.com>2017-05-18 10:29:50 +0200
commit15ca90543debaa9079fee953a26cdc697301c7d6 (patch)
tree74fc71a61779e1648e6a80d5cf6d8c82845bb880
parentf14dfaf72c7aecaa404065eb5d615d1d443bbbf2 (diff)
downloadel_manifests-standard-15ca90543debaa9079fee953a26cdc697301c7d6.tar.gz
updated git protocol to ssh
-rw-r--r--common/common_manifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/common_manifest.xml b/common/common_manifest.xml
index 73cc703..bf90106 100644
--- a/common/common_manifest.xml
+++ b/common/common_manifest.xml
@@ -2,7 +2,7 @@
2<manifest> 2<manifest>
3 <!--Common parts of the manifest template for standard profile --> 3 <!--Common parts of the manifest template for standard profile -->
4 4
5 <remote name="git-enea" fetch="git://git.enea.com/"/> 5 <remote name="git-enea" fetch="ssh://git@git.enea.com/"/>
6 6
7 <default revision="krogoth" remote="git-enea"/> 7 <default revision="krogoth" remote="git-enea"/>
8 8