Skip to content

Commit

Permalink
Merge pull request #39 from RonaldsonBellande/main
Browse files Browse the repository at this point in the history
Update
  • Loading branch information
RonaldsonBellande committed Oct 8, 2023
2 parents 1d05596 + 823dbed commit 336ebb4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<name>mobile_catkin_modules_build_development_tools</name>
<version>0.4.4</version>
<description>Simple tools and catkin modules for mobile_catkin_modules_build_development_tools development.</description>

<author>Ronaldson Bellande</author>
<maintainer email="ronaldsonbellande@gmail.com">Ronaldson Bellande</maintainer>
<license>Apache 2.0</license>

<maintainer email="ronaldsonbellande@gmail.com">Ronaldson Bellande</maintainer>


<buildtool_depend condition="$ROS_VERSION == 1">catkin</buildtool_depend>

Expand All @@ -17,8 +17,8 @@
<build_export_depend condition="$ROS_VERSION == 1">java</build_export_depend>
<build_export_depend condition="$ROS_VERSION == 1">ant</build_export_depend>

<build_export_depend condition="$ROS_VERSION == 1">java</build_export_depend>
<build_export_depend condition="$ROS_VERSION == 1">ant</build_export_depend>
<exec_depend condition="$ROS_VERSION == 1">java</exec_depend>
<exec_depend condition="$ROS_VERSION == 1">ant</exec_depend>


<buildtool_depend condition="$ROS_VERSION == 2">ament_cmake</buildtool_depend>
Expand All @@ -29,8 +29,8 @@
<build_export_depend condition="$ROS_VERSION == 2">java</build_export_depend>
<build_export_depend condition="$ROS_VERSION == 2">ant</build_export_depend>

<build_export_depend condition="$ROS_VERSION == 2">java</build_export_depend>
<build_export_depend condition="$ROS_VERSION == 2">ant</build_export_depend>
<exec_depend condition="$ROS_VERSION == 2">java</exec_depend>
<exec_depend condition="$ROS_VERSION == 2">ant</exec_depend>


</package>

0 comments on commit 336ebb4

Please sign in to comment.