Skip to content

Commit

Permalink
Update package
Browse files Browse the repository at this point in the history
Signed-off-by: Alberto Tudela <ajtudela@gmail.com>
  • Loading branch information
ajtudela committed Apr 22, 2024
1 parent 1508506 commit 4a5a958
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions scitos2_common/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<name>scitos2_common</name>
<version>2.0.0</version>
<description>Common support functionality used throughout the scitos 2 stack</description>
<maintainer email="ajtudela@gmail.com">Alberto J. Tudela Roldán</maintainer>
<maintainer email="ajtudela@gmail.com">Alberto Tudela</maintainer>
<license>Apache-2.0</license>
<author email="ajtudela@gmail.com">Alberto J. Tudela Roldán</author>
<author email="ajtudela@gmail.com">Alberto Tudela</author>
<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_export_depend>ament_cmake_core</buildtool_export_depend>
<export>
Expand Down
4 changes: 2 additions & 2 deletions scitos2_core/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<name>scitos2_core</name>
<version>2.0.0</version>
<description>Abstract interface for Scitos Modules.</description>
<maintainer email="ajtudela@gmail.com">Alberto J. Tudela Roldán</maintainer>
<maintainer email="ajtudela@gmail.com">Alberto Tudela</maintainer>
<license>Apache-2.0</license>
<author email="ajtudela@gmail.com">Alberto J. Tudela Roldán</author>
<author email="ajtudela@gmail.com">Alberto Tudela</author>
<buildtool_depend>ament_cmake</buildtool_depend>
<depend>rclcpp</depend>
<depend>rclcpp_lifecycle</depend>
Expand Down

0 comments on commit 4a5a958

Please sign in to comment.