aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2019-02-04 20:02:02 +0100
committerEmilio Jesus Gallego Arias2019-02-04 20:02:02 +0100
commit5c1d7fc460d0b98a1dfbcf151079dbacb64c9330 (patch)
tree3d52587ff817abb5be2c1ad75024362afc506c37 /dev
parentf177aa562ee76c1607350306363aaf844e48d07e (diff)
parent402458b76f839a6b2483dd7d1f391139caba8944 (diff)
Merge PR #9470: the default branch of Mtac2 changed to master
Reviewed-by: ejgallego
Diffstat (limited to 'dev')
-rwxr-xr-xdev/ci/ci-basic-overlay.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh
index 8dee465cf4..74e8d3bbaa 100755
--- a/dev/ci/ci-basic-overlay.sh
+++ b/dev/ci/ci-basic-overlay.sh
@@ -35,7 +35,7 @@
: "${unicoq_CI_GITURL:=https://github.com/unicoq/unicoq}"
: "${unicoq_CI_ARCHIVEURL:=${unicoq_CI_GITURL}/archive}"
-: "${mtac2_CI_REF:=master-sync}"
+: "${mtac2_CI_REF:=master}"
: "${mtac2_CI_GITURL:=https://github.com/Mtac2/Mtac2}"
: "${mtac2_CI_ARCHIVEURL:=${mtac2_CI_GITURL}/archive}"