Skip to content

Commit

Permalink
feat(build_depends.repos): replace autoware_auto_msgs with autoware_m…
Browse files Browse the repository at this point in the history
…sgs (#94)

Signed-off-by: Ryohsuke Mitsudome <[email protected]>
  • Loading branch information
mitsudome-r authored Nov 7, 2024
1 parent 30670ec commit b0c6686
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build_depends.repos
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
repositories:
autoware_msgs:
type: git
url: https://github.com/tier4/autoware_auto_msgs.git # TODO(Tier IV): Move to autowarefoundation/autoware_msgs
version: tier4/main
url: https://github.com/autowarefoundation/autoware_msgs.git
version: main
autoware_common:
type: git
url: https://github.com/autowarefoundation/autoware_common.git
Expand Down

0 comments on commit b0c6686

Please sign in to comment.