From 3b9dab32cdd4344ee8a17ca8059849e74e8a617b Mon Sep 17 00:00:00 2001 From: Geoffrey Biggs Date: Fri, 15 Jan 2021 11:36:28 +0900 Subject: [PATCH 1/2] map_transformer: 1.0.0-1 in 'foxy/distribution.yaml' [bloom] --- foxy/distribution.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/foxy/distribution.yaml b/foxy/distribution.yaml index 784013fab774c..7ea85d5a41d90 100644 --- a/foxy/distribution.yaml +++ b/foxy/distribution.yaml @@ -1600,6 +1600,21 @@ repositories: url: https://github.com/ros2/libyaml_vendor.git version: foxy status: maintained + map_transformer: + doc: + type: git + url: https://github.com/osrf/map_transformer.git + version: 1.0.0 + release: + tags: + release: release/foxy/{package}/{version} + url: https://github.com/ros-gbp/map_transformer-release.git + version: 1.0.0-1 + source: + type: git + url: https://github.com/osrf/map_transformer.git + version: 1.0.0 + status: developed mapviz: doc: type: git From 10208e55fbe70994457f7d418a84d97d1b1d135f Mon Sep 17 00:00:00 2001 From: Geoffrey Biggs Date: Wed, 20 Jan 2021 11:20:12 +0900 Subject: [PATCH 2/2] Change version tag to branch name --- foxy/distribution.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/foxy/distribution.yaml b/foxy/distribution.yaml index 7ea85d5a41d90..f93cc4e57ba5a 100644 --- a/foxy/distribution.yaml +++ b/foxy/distribution.yaml @@ -1604,7 +1604,7 @@ repositories: doc: type: git url: https://github.com/osrf/map_transformer.git - version: 1.0.0 + version: foxy release: tags: release: release/foxy/{package}/{version} @@ -1613,7 +1613,7 @@ repositories: source: type: git url: https://github.com/osrf/map_transformer.git - version: 1.0.0 + version: foxy status: developed mapviz: doc: