update default.xml.

fix ssh协议init后下载地址不正确的问题
Signed-off-by: mamingshuai <mamingshuai1@huawei.com>
This commit is contained in:
mamingshuai 2021-11-25 03:23:25 +00:00 committed by Gitee
parent 60b311099e
commit d2cc5c1651

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote fetch="../openharmony" name="origin" review="https://openharmony.gitee.com/openharmony/"/>
<remote fetch="../openharmony-sig" name="sig" review="https://openharmony.gitee.com/openharmony-sig/"/>
<remote fetch="." name="origin" review="https://openharmony.gitee.com/"/>
<remote fetch="." name="sig" review="https://openharmony.gitee.com/"/>
<default remote="origin" revision="master" sync-j="4" />
<project name="miscservices_inputmethod" path="base/miscservices/inputmethod" />