Updated git locations
This commit is contained in:
parent
a7c266c82b
commit
a6cb164b78
|
@ -75,7 +75,7 @@
|
|||
xsi:type="git:GitCloneTask"
|
||||
id="git.clone.CoreDsl"
|
||||
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>
|
||||
</setupTask>
|
||||
<setupTask
|
||||
|
|
|
@ -89,7 +89,7 @@
|
|||
xsi:type="git:GitCloneTask"
|
||||
id="git.clone.mendel"
|
||||
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>
|
||||
</setupTask>
|
||||
<setupTask
|
||||
|
|
|
@ -79,7 +79,7 @@
|
|||
xsi:type="git:GitCloneTask"
|
||||
id="git.clone.Structural"
|
||||
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="">
|
||||
<description>${scope.project.label}</description>
|
||||
</setupTask>
|
||||
|
|
Loading…
Reference in New Issue