diff --git a/gz-plugin3.yaml b/gz-plugin3.yaml index a1522f0..b55df13 100644 --- a/gz-plugin3.yaml +++ b/gz-plugin3.yaml @@ -3,7 +3,7 @@ repositories: gz-cmake: type: git url: https://github.com/gazebosim/gz-cmake - version: gz-cmake3 + version: main gz-plugin: type: git url: https://github.com/gazebosim/gz-plugin @@ -11,4 +11,4 @@ repositories: gz-utils: type: git url: https://github.com/gazebosim/gz-utils - version: gz-utils2 + version: main