Updated git locations

This commit is contained in:
Eyck Jentzsch 2018-06-11 19:49:08 +02:00
parent a7c266c82b
commit a6cb164b78
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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>