Skip to content

Commit

Permalink
feat(build_depends.repos): replace autoware_auto_msgs with autoware_msgs
Browse files Browse the repository at this point in the history
Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
  • Loading branch information
mitsudome-r committed Nov 6, 2024
1 parent a06b453 commit bcc0890
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 bcc0890

Please sign in to comment.