Updated git locations
This commit is contained in:
parent
a7c266c82b
commit
a6cb164b78
@ -75,7 +75,7 @@
|
|||||||
xsi:type="git:GitCloneTask"
|
xsi:type="git:GitCloneTask"
|
||||||
id="git.clone.CoreDsl"
|
id="git.clone.CoreDsl"
|
||||||
filter=""
|
filter=""
|
||||||
remoteURI="https://${minres.git.user.id}@minres.com/git/SystemC/JIT-ISS-CoreDsl.git">
|
remoteURI="https://${minres.git.user.id}@git.minres.com/DBT-RISE/CoreDSL.git">
|
||||||
<description>${scope.project.label}</description>
|
<description>${scope.project.label}</description>
|
||||||
</setupTask>
|
</setupTask>
|
||||||
<setupTask
|
<setupTask
|
||||||
|
@ -89,7 +89,7 @@
|
|||||||
xsi:type="git:GitCloneTask"
|
xsi:type="git:GitCloneTask"
|
||||||
id="git.clone.mendel"
|
id="git.clone.mendel"
|
||||||
filter=""
|
filter=""
|
||||||
remoteURI="https://${minres.git.user.id}@minres.com/git/Mendel/mendel.git">
|
remoteURI="https://${minres.git.user.id}@git.minres.com/Mendel/mendel.git">
|
||||||
<description>${scope.project.label}</description>
|
<description>${scope.project.label}</description>
|
||||||
</setupTask>
|
</setupTask>
|
||||||
<setupTask
|
<setupTask
|
||||||
|
@ -79,7 +79,7 @@
|
|||||||
xsi:type="git:GitCloneTask"
|
xsi:type="git:GitCloneTask"
|
||||||
id="git.clone.Structural"
|
id="git.clone.Structural"
|
||||||
filter=""
|
filter=""
|
||||||
remoteURI="https://${minres.git.user.id}@minres.com/git/SystemC/Structural.git"
|
remoteURI="https://${minres.git.user.id}@git.minres.com/VP/Structural.git"
|
||||||
pushURI="">
|
pushURI="">
|
||||||
<description>${scope.project.label}</description>
|
<description>${scope.project.label}</description>
|
||||||
</setupTask>
|
</setupTask>
|
||||||
|
Loading…
Reference in New Issue
Block a user