Skip to content

Commit cc1d90e

Browse files
author
github-actions
committed
Update build_depends files with beta branches for beta/v0.63
1 parent 076b17e commit cc1d90e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

build_depends_humble.repos

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ repositories:
2727
version: 0.10.0
2828
core/autoware_core:
2929
type: git
30-
url: https://github.com/autowarefoundation/autoware_core.git
31-
version: 1.5.0
30+
url: https://github.com/tier4/autoware_core.git
31+
version: beta/v0.63
3232
# universe
3333
universe/external/tier4_autoware_msgs:
3434
type: git
3535
url: https://github.com/tier4/tier4_autoware_msgs.git
36-
version: v0.58.0
36+
version: beta/v0.63
3737
# Fix the version not to merge https://github.com/MORAI-Autonomous/MORAI-ROS2_morai_msgs/pull/9
3838
universe/external/morai_msgs:
3939
type: git

build_depends_nightly.repos

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ repositories:
88
version: main
99
core/autoware_core:
1010
type: git
11-
url: https://github.com/autowarefoundation/autoware_core.git
12-
version: main
11+
url: https://github.com/tier4/autoware_core.git
12+
version: beta/v0.63
1313
core/autoware_cmake:
1414
type: git
1515
url: https://github.com/autowarefoundation/autoware_cmake.git
@@ -26,7 +26,7 @@ repositories:
2626
universe/external/tier4_autoware_msgs:
2727
type: git
2828
url: https://github.com/tier4/tier4_autoware_msgs.git
29-
version: tier4/universe
29+
version: beta/v0.63
3030
universe/external/managed_transform_buffer:
3131
type: git
3232
url: https://github.com/autowarefoundation/managed_transform_buffer.git

0 commit comments

Comments
 (0)