Skip to content

Commit

Permalink
Bump to v5-09-54m
Browse files Browse the repository at this point in the history
  • Loading branch information
alibuild committed Apr 12, 2021
1 parent 0dfb686 commit e017727
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions defaults-jalien.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ env:
overrides:
AliRoot:
version: "%(tag_basename)s_JALIEN"
tag: v5-09-54l
tag: v5-09-54m
AliPhysics:
version: "%(tag_basename)s_JALIEN"
tag: v5-09-54l-01
tag: v5-09-54m-01
autotools:
tag: v1.5.0
---
Expand Down
4 changes: 2 additions & 2 deletions defaults-next-root6.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ env:
overrides:
AliRoot:
version: "%(tag_basename)s_ROOT6"
tag: v5-09-54l
tag: v5-09-54m
AliPhysics:
version: "%(tag_basename)s_ROOT6"
tag: v5-09-54l-01
tag: v5-09-54m-01
---
4 changes: 2 additions & 2 deletions defaults-prod-latest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ overrides:
# Pinpoint AliRoot/AliPhysics
AliRoot:
version: "%(tag_basename)s"
tag: v5-09-54l
tag: v5-09-54m
requires:
- ROOT
- DPMJET
Expand All @@ -23,7 +23,7 @@ overrides:
- AliEn-ROOT-Legacy
AliPhysics:
version: "%(tag_basename)s"
tag: v5-09-54l-01
tag: v5-09-54m-01
XRootD:
tag: v3.3.6-alice2
source: https://github.com/alisw/xrootd.git
Expand Down
4 changes: 2 additions & 2 deletions defaults-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ overrides:
# Pinpoint AliRoot/AliPhysics
AliRoot:
version: "%(tag_basename)s"
tag: v5-09-54l
tag: v5-09-54m
requires:
- ROOT
- DPMJET
Expand All @@ -23,7 +23,7 @@ overrides:
- AliEn-ROOT-Legacy
AliPhysics:
version: "%(tag_basename)s"
tag: v5-09-54l-01
tag: v5-09-54m-01
XRootD:
tag: v3.3.6-alice2
source: https://github.com/alisw/xrootd.git
Expand Down
4 changes: 2 additions & 2 deletions defaults-user-next-root6.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ disable:
overrides:
AliRoot:
version: "%(tag_basename)s"
tag: v5-09-54l
tag: v5-09-54m
AliPhysics:
version: "%(tag_basename)s"
tag: v5-09-54l-01
tag: v5-09-54m-01
---
4 changes: 2 additions & 2 deletions defaults-user.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ disable:
overrides:
AliRoot:
version: "%(tag_basename)s"
tag: v5-09-54l
tag: v5-09-54m
requires:
- ROOT
- DPMJET
Expand All @@ -25,7 +25,7 @@ overrides:
- AliEn-ROOT-Legacy
AliPhysics:
version: "%(tag_basename)s"
tag: v5-09-54l-01
tag: v5-09-54m-01
XRootD:
tag: v3.3.6-alice2
source: https://github.com/alisw/xrootd.git
Expand Down

0 comments on commit e017727

Please sign in to comment.