From 78762f024bc26d7f1998c3f3468a2dd5c59504fa Mon Sep 17 00:00:00 2001 From: Yutaka Kondo Date: Tue, 30 Apr 2024 18:49:16 +0900 Subject: [PATCH] build: set package versions to the package.xml files (#55) * version 1.1.0 Signed-off-by: Yutaka Kondo * separate to build_ and exec_ depends Signed-off-by: Yutaka Kondo * update description Signed-off-by: Yutaka Kondo * style(pre-commit): autofix * Update autoware_adapi_v1_msgs/package.xml Co-authored-by: Takagi, Isamu <43976882+isamu-takagi@users.noreply.github.com> Signed-off-by: Yutaka Kondo * Update autoware_adapi_v1_msgs/package.xml Co-authored-by: Takagi, Isamu <43976882+isamu-takagi@users.noreply.github.com> Signed-off-by: Yutaka Kondo * Update autoware_adapi_version_msgs/package.xml Co-authored-by: Takagi, Isamu <43976882+isamu-takagi@users.noreply.github.com> Signed-off-by: Yutaka Kondo * version 1.2.0 Signed-off-by: Yutaka Kondo * Revert "separate to build_ and exec_ depends" This reverts commit 6b657cf84a674a8272fbc6571a0f3dffa0a1dce8. Signed-off-by: Yutaka Kondo --------- Signed-off-by: Yutaka Kondo Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Takagi, Isamu <43976882+isamu-takagi@users.noreply.github.com> --- autoware_adapi_v1_msgs/package.xml | 5 +++-- autoware_adapi_version_msgs/package.xml | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/autoware_adapi_v1_msgs/package.xml b/autoware_adapi_v1_msgs/package.xml index 6932080..35fb815 100644 --- a/autoware_adapi_v1_msgs/package.xml +++ b/autoware_adapi_v1_msgs/package.xml @@ -2,9 +2,10 @@ autoware_adapi_v1_msgs - 0.0.0 - The autoware_adapi_v1_msgs package + 1.2.0 + The Autoware AD API interfaces Takagi, Isamu + Yutaka Kondo Apache License 2.0 ament_cmake_auto diff --git a/autoware_adapi_version_msgs/package.xml b/autoware_adapi_version_msgs/package.xml index 35db9b3..000704d 100644 --- a/autoware_adapi_version_msgs/package.xml +++ b/autoware_adapi_version_msgs/package.xml @@ -2,9 +2,10 @@ autoware_adapi_version_msgs - 0.0.0 - The autoware_adapi_version_msgs package + 1.2.0 + The Autoware AD API version interfaces Takagi, Isamu + Yutaka Kondo Apache License 2.0 ament_cmake_auto