Skip to content

Commit

Permalink
Ionic: Use stable branch for gz-msgs11
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Agüero <[email protected]>
  • Loading branch information
caguero committed Aug 26, 2024
1 parent 87218c0 commit 42ff506
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 8 deletions.
2 changes: 1 addition & 1 deletion collection-ionic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repositories:
gz-msgs:
type: git
url: https://github.com/gazebosim/gz-msgs
version: main
version: gz-msgs11
gz-physics:
type: git
url: https://github.com/gazebosim/gz-physics
Expand Down
4 changes: 4 additions & 0 deletions gz-common6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ repositories:
type: git
url: https://github.com/gazebosim/gz-math
version: gz-math8
gz-msgs:
type: git
url: https://github.com/gazebosim/gz-msgs
version: gz-msgs11
gz-utils:
type: git
url: https://github.com/gazebosim/gz-utils
Expand Down
2 changes: 1 addition & 1 deletion gz-fuel-tools10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repositories:
gz-msgs:
type: git
url: https://github.com/gazebosim/gz-msgs
version: main
version: gz-msgs11
gz-tools:
type: git
url: https://github.com/gazebosim/gz-tools
Expand Down
2 changes: 1 addition & 1 deletion gz-gui9.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repositories:
gz-msgs:
type: git
url: https://github.com/gazebosim/gz-msgs
version: main
version: gz-msgs11
gz-plugin:
type: git
url: https://github.com/gazebosim/gz-plugin
Expand Down
2 changes: 1 addition & 1 deletion gz-launch8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repositories:
gz-msgs:
type: git
url: https://github.com/gazebosim/gz-msgs
version: main
version: gz-msgs11
gz-physics:
type: git
url: https://github.com/gazebosim/gz-physics
Expand Down
2 changes: 1 addition & 1 deletion gz-msgs11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories:
gz-msgs:
type: git
url: https://github.com/gazebosim/gz-msgs
version: main
version: gz-msgs11
gz-tools:
type: git
url: https://github.com/gazebosim/gz-tools
Expand Down
2 changes: 1 addition & 1 deletion gz-sensors9.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repositories:
gz-msgs:
type: git
url: https://github.com/gazebosim/gz-msgs
version: main
version: gz-msgs11
gz-plugin:
type: git
url: https://github.com/gazebosim/gz-plugin
Expand Down
2 changes: 1 addition & 1 deletion gz-sim9.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repositories:
gz-msgs:
type: git
url: https://github.com/gazebosim/gz-msgs
version: main
version: gz-msgs11
gz-physics:
type: git
url: https://github.com/gazebosim/gz-physics
Expand Down
2 changes: 1 addition & 1 deletion gz-transport14.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories:
gz-msgs:
type: git
url: https://github.com/gazebosim/gz-msgs
version: main
version: gz-msgs11
gz-tools:
type: git
url: https://github.com/gazebosim/gz-tools
Expand Down

0 comments on commit 42ff506

Please sign in to comment.