diff --git a/collection-garden.yaml b/collection-garden.yaml index 48c12118..b5db1220 100644 --- a/collection-garden.yaml +++ b/collection-garden.yaml @@ -7,7 +7,7 @@ repositories: ign-common: type: git url: https://github.com/ignitionrobotics/ign-common - version: ign-common4 + version: main ign-fuel-tools: type: git url: https://github.com/ignitionrobotics/ign-fuel-tools @@ -27,7 +27,7 @@ repositories: ign-math: type: git url: https://github.com/ignitionrobotics/ign-math - version: ign-math6 + version: main ign-msgs: type: git url: https://github.com/ignitionrobotics/ign-msgs @@ -35,7 +35,7 @@ repositories: ign-physics: type: git url: https://github.com/ignitionrobotics/ign-physics - version: ign-physics5 + version: main ign-plugin: type: git url: https://github.com/ignitionrobotics/ign-plugin @@ -63,4 +63,4 @@ repositories: sdformat: type: git url: https://github.com/osrf/sdformat - version: sdf12 + version: main