diff --git a/ign-cmake3.yaml b/ign-cmake3.yaml index 499d8e28..7dcea84c 100644 --- a/ign-cmake3.yaml +++ b/ign-cmake3.yaml @@ -2,5 +2,5 @@ repositories: ign-cmake: type: git url: https://github.com/ignitionrobotics/ign-cmake - version: master + version: main diff --git a/ign-common4.yaml b/ign-common4.yaml index 62d23767..493af39f 100644 --- a/ign-common4.yaml +++ b/ign-common4.yaml @@ -6,7 +6,7 @@ repositories: ign-common: type: git url: https://github.com/ignitionrobotics/ign-common - version: master + version: main ign-math: type: git url: https://github.com/ignitionrobotics/ign-math diff --git a/ign-math7.yaml b/ign-math7.yaml index 070afe8d..b38fd2e0 100644 --- a/ign-math7.yaml +++ b/ign-math7.yaml @@ -6,5 +6,5 @@ repositories: ign-math: type: git url: https://github.com/ignitionrobotics/ign-math - version: master + version: main diff --git a/ign-plugin2.yaml b/ign-plugin2.yaml index f77b8cc6..d602fc83 100644 --- a/ign-plugin2.yaml +++ b/ign-plugin2.yaml @@ -6,4 +6,4 @@ repositories: ign-plugin: type: git url: https://github.com/ignitionrobotics/ign-plugin - version: master + version: main