From df3ba3a279eb8742b045554c0ff79f21f4594590 Mon Sep 17 00:00:00 2001 From: brawner Date: Tue, 12 May 2020 17:55:49 -0700 Subject: [PATCH] Update QDs to reflect version 1.0 (#1115) Signed-off-by: Stephen Brawner --- rclcpp/QUALITY_DECLARATION.md | 2 +- rclcpp_action/QUALITY_DECLARATION.md | 2 +- rclcpp_components/QUALITY_DECLARATION.md | 2 +- rclcpp_lifecycle/QUALITY_DECLARATION.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/rclcpp/QUALITY_DECLARATION.md b/rclcpp/QUALITY_DECLARATION.md index 4ef02b2..6fe97bd 100644 --- a/rclcpp/QUALITY_DECLARATION.md +++ b/rclcpp/QUALITY_DECLARATION.md @@ -14,7 +14,7 @@ Below are the rationales, notes, and caveats for this claim, organized by each r ### Version Stability [1.ii] -`rclcpp` is not yet at a stable version, i.e. `>= 1.0.0`. +`rclcpp` is at a stable version, i.e. `>= 1.0.0`. The current version can be found in its [package.xml](package.xml), and its change history can be found in its [CHANGELOG](CHANGELOG.rst). ### Public API Declaration [1.iii] diff --git a/rclcpp_action/QUALITY_DECLARATION.md b/rclcpp_action/QUALITY_DECLARATION.md index 1d81de1..ba27649 100644 --- a/rclcpp_action/QUALITY_DECLARATION.md +++ b/rclcpp_action/QUALITY_DECLARATION.md @@ -14,7 +14,7 @@ Below are the rationales, notes, and caveats for this claim, organized by each r ### Version Stability [1.ii] -`rclcpp_action` is not yet at a stable version, i.e. `>= 1.0.0`. +`rclcpp_action` is at a stable version, i.e. `>= 1.0.0`. The current version can be found in its [package.xml](package.xml), and its change history can be found in its [CHANGELOG](CHANGELOG.rst). ### Public API Declaration [1.iii] diff --git a/rclcpp_components/QUALITY_DECLARATION.md b/rclcpp_components/QUALITY_DECLARATION.md index a63140e..031316d 100644 --- a/rclcpp_components/QUALITY_DECLARATION.md +++ b/rclcpp_components/QUALITY_DECLARATION.md @@ -14,7 +14,7 @@ Below are the rationales, notes, and caveats for this claim, organized by each r ### Version Stability [1.ii] -`rclcpp_components` is not yet at a stable version, i.e. `>= 1.0.0`. +`rclcpp_components` is at a stable version, i.e. `>= 1.0.0`. The current version can be found in its [package.xml](package.xml), and its change history can be found in its [CHANGELOG](CHANGELOG.rst). ### Public API Declaration [1.iii] diff --git a/rclcpp_lifecycle/QUALITY_DECLARATION.md b/rclcpp_lifecycle/QUALITY_DECLARATION.md index 686176a..ac44888 100644 --- a/rclcpp_lifecycle/QUALITY_DECLARATION.md +++ b/rclcpp_lifecycle/QUALITY_DECLARATION.md @@ -14,7 +14,7 @@ Below are the rationales, notes, and caveats for this claim, organized by each r ### Version Stability [1.ii] -`rclcpp_lifecycle` is not yet at a stable version, i.e. `>= 1.0.0`. +`rclcpp_lifecycle` is at a stable version, i.e. `>= 1.0.0`. The current version can be found in its [package.xml](package.xml), and its change history can be found in its [CHANGELOG](CHANGELOG.rst). ### Public API Declaration [1.iii]