Modified manifests to pick up branch r/stx.7.0 of docs.git

Signed-off-by: Scott Little <scott.little@windriver.com>
Change-Id: Ifdeb9d5df5658ece68b09d7d302601b9a5b2f1ca
This commit is contained in:
Scott Little 2022-09-07 14:47:00 -04:00
parent 75146ad60c
commit 2e9ce453ac
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
<project remote="starlingx" name="root.git" path="cgcs-root"/>
<project remote="starlingx" revision="master" name="docs.git" path="cgcs-root/stx/docs"/>
<project remote="starlingx" name="docs.git" path="cgcs-root/stx/docs"/>
<project remote="starlingx" name="test.git" path="cgcs-root/stx/test"/>
<project remote="starlingx" name="zuul-jobs.git" path="cgcs-root/stx/zuul-jobs"/>
</manifest>

View File

@ -26,7 +26,7 @@
<project remote="starlingx" name="containers.git" path="cgcs-root/stx/containers"/>
<project remote="starlingx" name="distcloud.git" path="cgcs-root/stx/distributedcloud"/>
<project remote="starlingx" name="distcloud-client.git" path="cgcs-root/stx/distributedcloud-client"/>
<project remote="starlingx" revision="master" name="docs.git" path="cgcs-root/stx/docs"/>
<project remote="starlingx" name="docs.git" path="cgcs-root/stx/docs"/>
<project remote="starlingx" name="fault.git" path="cgcs-root/stx/fault"/>
<project remote="starlingx" name="gui.git" path="cgcs-root/stx/gui"/>
<project remote="starlingx" name="ha.git" path="cgcs-root/stx/ha"/>