summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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