From 82dffb17c8d52fa13652971e5457a4f98bf242e5 Mon Sep 17 00:00:00 2001 From: Louise Poubel Date: Fri, 2 Oct 2020 18:05:28 -0700 Subject: [PATCH] master -> main Signed-off-by: Louise Poubel --- ign-cmake3.yaml | 2 +- ign-common4.yaml | 2 +- ign-math7.yaml | 2 +- ign-plugin2.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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