From 5521aefafd0dd19068b08bb35634160b0b77f23e Mon Sep 17 00:00:00 2001 From: Steve Peters Date: Tue, 27 Aug 2024 16:09:23 -0700 Subject: [PATCH] Ionic: use stable branch for gz-physics8 (#177) Signed-off-by: Steve Peters --- collection-ionic.yaml | 2 +- gz-launch8.yaml | 2 +- gz-physics8.yaml | 2 +- gz-sim9.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/collection-ionic.yaml b/collection-ionic.yaml index 657b79a..da64a02 100644 --- a/collection-ionic.yaml +++ b/collection-ionic.yaml @@ -35,7 +35,7 @@ repositories: gz-physics: type: git url: https://github.com/gazebosim/gz-physics - version: main + version: gz-physics8 gz-plugin: type: git url: https://github.com/gazebosim/gz-plugin diff --git a/gz-launch8.yaml b/gz-launch8.yaml index 657b79a..da64a02 100644 --- a/gz-launch8.yaml +++ b/gz-launch8.yaml @@ -35,7 +35,7 @@ repositories: gz-physics: type: git url: https://github.com/gazebosim/gz-physics - version: main + version: gz-physics8 gz-plugin: type: git url: https://github.com/gazebosim/gz-plugin diff --git a/gz-physics8.yaml b/gz-physics8.yaml index c3c3dad..e1e2b21 100644 --- a/gz-physics8.yaml +++ b/gz-physics8.yaml @@ -15,7 +15,7 @@ repositories: gz-physics: type: git url: https://github.com/gazebosim/gz-physics - version: main + version: gz-physics8 gz-plugin: type: git url: https://github.com/gazebosim/gz-plugin diff --git a/gz-sim9.yaml b/gz-sim9.yaml index 6c6f392..18e8771 100644 --- a/gz-sim9.yaml +++ b/gz-sim9.yaml @@ -31,7 +31,7 @@ repositories: gz-physics: type: git url: https://github.com/gazebosim/gz-physics - version: main + version: gz-physics8 gz-plugin: type: git url: https://github.com/gazebosim/gz-plugin