project docs.git for 5.0.0 manifests should use tag 5.0.0-docs

The docs for 5.0.0 were incomplete when the initial 5.0.0
tags was created.  Now that the missing content has been delivered
to the r/stx.5.0 branch of docs.git.  A 5.0.0-docs tag has
been created to mark the completed 5.0.0 docs, but in the
docs.git project only.

This update will revise the 5.0.0 manifests to use the
5.0.0-docs tag for docs.git.

Story: 2008927
Task: 42527
Signed-off-by: Scott Little <scott.little@windriver.com>
Change-Id: I55691792a54354a434affdd479210499ac3a9ab2
This commit is contained in:
Scott Little 2021-07-08 15:34:23 -04:00
parent bb0b46b264
commit c2d6ba2240
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" name="docs.git" path="cgcs-root/stx/docs"/>
<project remote="starlingx" revision="refs/tags/5.0.0-docs" 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

@ -24,7 +24,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" name="docs.git" path="cgcs-root/stx/docs"/>
<project remote="starlingx" revision="refs/tags/5.0.0-docs" 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"/>