diff --git a/defaults-jalien.sh b/defaults-jalien.sh index ffae8a056d..86d159115c 100644 --- a/defaults-jalien.sh +++ b/defaults-jalien.sh @@ -10,10 +10,10 @@ env: overrides: AliRoot: version: "%(tag_basename)s_JALIEN" - tag: v5-09-54m + tag: v5-09-54n AliPhysics: version: "%(tag_basename)s_JALIEN" - tag: v5-09-54m-01 + tag: v5-09-54n-01 autotools: tag: v1.5.0 --- diff --git a/defaults-next-root6.sh b/defaults-next-root6.sh index 87d2f03d25..d73517fc65 100644 --- a/defaults-next-root6.sh +++ b/defaults-next-root6.sh @@ -9,8 +9,8 @@ env: overrides: AliRoot: version: "%(tag_basename)s_ROOT6" - tag: v5-09-54m + tag: v5-09-54n AliPhysics: version: "%(tag_basename)s_ROOT6" - tag: v5-09-54m-01 + tag: v5-09-54n-01 --- diff --git a/defaults-prod-latest.sh b/defaults-prod-latest.sh index 0de17e4482..01b19ec7bd 100644 --- a/defaults-prod-latest.sh +++ b/defaults-prod-latest.sh @@ -12,7 +12,7 @@ overrides: # Pinpoint AliRoot/AliPhysics AliRoot: version: "%(tag_basename)s" - tag: v5-09-54m + tag: v5-09-54n requires: - ROOT - DPMJET @@ -23,7 +23,7 @@ overrides: - AliEn-ROOT-Legacy AliPhysics: version: "%(tag_basename)s" - tag: v5-09-54m-01 + tag: v5-09-54n-01 XRootD: tag: v3.3.6-alice2 source: https://github.com/alisw/xrootd.git diff --git a/defaults-release.sh b/defaults-release.sh index 3c59537b14..1e3d8c085b 100644 --- a/defaults-release.sh +++ b/defaults-release.sh @@ -12,7 +12,7 @@ overrides: # Pinpoint AliRoot/AliPhysics AliRoot: version: "%(tag_basename)s" - tag: v5-09-54m + tag: v5-09-54n requires: - ROOT - DPMJET @@ -23,7 +23,7 @@ overrides: - AliEn-ROOT-Legacy AliPhysics: version: "%(tag_basename)s" - tag: v5-09-54m-01 + tag: v5-09-54n-01 XRootD: tag: v3.3.6-alice2 source: https://github.com/alisw/xrootd.git diff --git a/defaults-user-next-root6.sh b/defaults-user-next-root6.sh index e1572df105..81e71a69a5 100644 --- a/defaults-user-next-root6.sh +++ b/defaults-user-next-root6.sh @@ -13,8 +13,8 @@ disable: overrides: AliRoot: version: "%(tag_basename)s" - tag: v5-09-54m + tag: v5-09-54n AliPhysics: version: "%(tag_basename)s" - tag: v5-09-54m-01 + tag: v5-09-54n-01 --- diff --git a/defaults-user.sh b/defaults-user.sh index 38132be942..02523c3ad0 100644 --- a/defaults-user.sh +++ b/defaults-user.sh @@ -14,7 +14,7 @@ disable: overrides: AliRoot: version: "%(tag_basename)s" - tag: v5-09-54m + tag: v5-09-54n requires: - ROOT - DPMJET @@ -25,7 +25,7 @@ overrides: - AliEn-ROOT-Legacy AliPhysics: version: "%(tag_basename)s" - tag: v5-09-54m-01 + tag: v5-09-54n-01 XRootD: tag: v3.3.6-alice2 source: https://github.com/alisw/xrootd.git