Move distcloud and distcloud-client from stx/git to stx

Change-Id: I3dab2967ce11bed1280ee1d757b8249181398902
Story: 2006166
Task: 37358
Signed-off-by: Don Penney <don.penney@windriver.com>
This commit is contained in:
Don Penney 2019-11-04 12:57:03 -05:00
parent 60ae865714
commit d97f785d9e

View File

@ -22,8 +22,8 @@
<project remote="starlingx" name="config.git" path="cgcs-root/stx/config"/>
<project remote="starlingx" name="config-files.git" path="cgcs-root/stx/config-files"/>
<project remote="starlingx" name="containers.git" path="cgcs-root/stx/containers"/>
<project remote="starlingx" name="distcloud.git" path="cgcs-root/stx/git/distributedcloud"/>
<project remote="starlingx" name="distcloud-client.git" path="cgcs-root/stx/git/distributedcloud-client"/>
<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" name="fault.git" path="cgcs-root/stx/fault"/>
<project remote="starlingx" name="gui.git" path="cgcs-root/stx/gui"/>