Skip to content

Commit

Permalink
Use stable branch for gz-common6 (#178)
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Chen <[email protected]>
  • Loading branch information
iche033 authored Aug 28, 2024
1 parent 5521aef commit 446356d
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion collection-ionic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repositories:
gz-common:
type: git
url: https://github.com/gazebosim/gz-common
version: main
version: gz-common6
gz-fuel-tools:
type: git
url: https://github.com/gazebosim/gz-fuel-tools
Expand Down
2 changes: 1 addition & 1 deletion gz-common6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repositories:
gz-common:
type: git
url: https://github.com/gazebosim/gz-common
version: main
version: gz-common6
gz-math:
type: git
url: https://github.com/gazebosim/gz-math
Expand Down
2 changes: 1 addition & 1 deletion gz-fuel-tools10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repositories:
gz-common:
type: git
url: https://github.com/gazebosim/gz-common
version: main
version: gz-common6
gz-fuel-tools:
type: git
url: https://github.com/gazebosim/gz-fuel-tools
Expand Down
2 changes: 1 addition & 1 deletion gz-gui9.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repositories:
gz-common:
type: git
url: https://github.com/gazebosim/gz-common
version: main
version: gz-common6
gz-gui:
type: git
url: https://github.com/gazebosim/gz-gui
Expand Down
2 changes: 1 addition & 1 deletion gz-launch8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repositories:
gz-common:
type: git
url: https://github.com/gazebosim/gz-common
version: main
version: gz-common6
gz-fuel-tools:
type: git
url: https://github.com/gazebosim/gz-fuel-tools
Expand Down
2 changes: 1 addition & 1 deletion gz-physics8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repositories:
gz-common:
type: git
url: https://github.com/gazebosim/gz-common
version: main
version: gz-common6
gz-math:
type: git
url: https://github.com/gazebosim/gz-math
Expand Down
2 changes: 1 addition & 1 deletion gz-rendering9.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repositories:
gz-common:
type: git
url: https://github.com/gazebosim/gz-common
version: main
version: gz-common6
gz-math:
type: git
url: https://github.com/gazebosim/gz-math
Expand Down
2 changes: 1 addition & 1 deletion gz-sensors9.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repositories:
gz-common:
type: git
url: https://github.com/gazebosim/gz-common
version: main
version: gz-common6
gz-math:
type: git
url: https://github.com/gazebosim/gz-math
Expand Down
2 changes: 1 addition & 1 deletion gz-sim9.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repositories:
gz-common:
type: git
url: https://github.com/gazebosim/gz-common
version: main
version: gz-common6
gz-fuel-tools:
type: git
url: https://github.com/gazebosim/gz-fuel-tools
Expand Down

0 comments on commit 446356d

Please sign in to comment.