From 193b2eae543d15e0c408e717a53d6423804d0158 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 2 Mar 2022 16:10:47 +0000 Subject: [PATCH] Bump to v5-09-56j --- defaults-fluka.sh | 4 ++-- defaults-jalien.sh | 4 ++-- defaults-next-root6.sh | 4 ++-- defaults-prod-latest.sh | 4 ++-- defaults-release.sh | 4 ++-- defaults-user-next-root6.sh | 4 ++-- defaults-user.sh | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/defaults-fluka.sh b/defaults-fluka.sh index f510eaf154..484b00580d 100644 --- a/defaults-fluka.sh +++ b/defaults-fluka.sh @@ -10,7 +10,7 @@ env: overrides: AliRoot: version: "%(tag_basename)s_FLUKA" - tag: v5-09-56h + tag: v5-09-56j requires: - ROOT - DPMJET @@ -29,7 +29,7 @@ overrides: - boost AliPhysics: version: "%(tag_basename)s_FLUKA" - tag: v5-09-56h-01 + tag: v5-09-56j-01 cgal: version: "4.12.2" fastjet: diff --git a/defaults-jalien.sh b/defaults-jalien.sh index c0f126d799..c31b0dcc88 100644 --- a/defaults-jalien.sh +++ b/defaults-jalien.sh @@ -10,10 +10,10 @@ env: overrides: AliRoot: version: "%(tag_basename)s_JALIEN" - tag: v5-09-56h + tag: v5-09-56j AliPhysics: version: "%(tag_basename)s_JALIEN" - tag: v5-09-56h-01 + tag: v5-09-56j-01 autotools: version: "%(tag_basename)s_JALIEN" tag: v1.5.0 diff --git a/defaults-next-root6.sh b/defaults-next-root6.sh index 11f711463f..9d7ead9ad5 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-56h + tag: v5-09-56j AliPhysics: version: "%(tag_basename)s_ROOT6" - tag: v5-09-56h-01 + tag: v5-09-56j-01 --- diff --git a/defaults-prod-latest.sh b/defaults-prod-latest.sh index 8697b3a834..43bd553297 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-56h + tag: v5-09-56j requires: - ROOT - DPMJET @@ -23,7 +23,7 @@ overrides: - AliEn-ROOT-Legacy AliPhysics: version: "%(tag_basename)s" - tag: v5-09-56h-01 + tag: v5-09-56j-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 6a4def12cb..20083ffe22 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-56h + tag: v5-09-56j requires: - ROOT - DPMJET @@ -23,7 +23,7 @@ overrides: - AliEn-ROOT-Legacy AliPhysics: version: "%(tag_basename)s" - tag: v5-09-56h-01 + tag: v5-09-56j-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 1f64545008..cbe8aa3731 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-56h + tag: v5-09-56j AliPhysics: version: "%(tag_basename)s" - tag: v5-09-56h-01 + tag: v5-09-56j-01 --- diff --git a/defaults-user.sh b/defaults-user.sh index 087cd4c545..6b875049f3 100644 --- a/defaults-user.sh +++ b/defaults-user.sh @@ -14,7 +14,7 @@ disable: overrides: AliRoot: version: "%(tag_basename)s" - tag: v5-09-56h + tag: v5-09-56j requires: - ROOT - DPMJET @@ -25,7 +25,7 @@ overrides: - AliEn-ROOT-Legacy AliPhysics: version: "%(tag_basename)s" - tag: v5-09-56h-01 + tag: v5-09-56j-01 XRootD: tag: v3.3.6-alice2 source: https://github.com/alisw/xrootd.git