From 06614d91a390b7606b24a2165e0aead71751e326 Mon Sep 17 00:00:00 2001 From: Kyle Fazzari Date: Mon, 17 Aug 2020 15:25:50 -0700 Subject: [PATCH] nodl: use gbp release repos (#26221) --- foxy/distribution.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/foxy/distribution.yaml b/foxy/distribution.yaml index 97c794f0e348d..483cd033fdf4e 100644 --- a/foxy/distribution.yaml +++ b/foxy/distribution.yaml @@ -134,7 +134,7 @@ repositories: release: tags: release: release/foxy/{package}/{version} - url: https://github.com/canonical/ament_nodl-release.git + url: https://github.com/ros2-gbp/ament_nodl-release.git version: 0.1.0-1 source: type: git @@ -1386,7 +1386,7 @@ repositories: - ros2nodl tags: release: release/foxy/{package}/{version} - url: https://github.com/canonical/nodl-release.git + url: https://github.com/ros2-gbp/nodl-release.git version: 0.2.0-1 source: type: git