Skip to content

Commit

Permalink
2.5.21
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobperron committed Apr 5, 2021
1 parent 0606994 commit 98bb3d0
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion gazebo_dev/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>gazebo_dev</name>
<version>2.5.20</version>
<version>2.5.21</version>
<description>
Provides a cmake config for the default version of Gazebo for the ROS distribution.
</description>
Expand Down
2 changes: 1 addition & 1 deletion gazebo_msgs/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>gazebo_msgs</name>
<version>2.5.20</version>
<version>2.5.21</version>
<description>
Message and service data structures for interacting with Gazebo from ROS.
</description>
Expand Down
2 changes: 1 addition & 1 deletion gazebo_plugins/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>gazebo_plugins</name>
<version>2.5.20</version>
<version>2.5.21</version>
<description>
Robot-independent Gazebo plugins for sensors, motors and dynamic reconfigurable components.
</description>
Expand Down
2 changes: 1 addition & 1 deletion gazebo_ros/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>gazebo_ros</name>
<version>2.5.20</version>
<version>2.5.21</version>
<description>
Provides ROS plugins that offer message and service publishers for interfacing with <a href="http://gazebosim.org">Gazebo</a> through ROS.
Formally simulator_gazebo/gazebo
Expand Down
2 changes: 1 addition & 1 deletion gazebo_ros_control/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>gazebo_ros_control</name>
<version>2.5.20</version>
<version>2.5.21</version>
<description>gazebo_ros_control</description>

<maintainer email="[email protected]">Jose Luis Rivero</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion gazebo_ros_pkgs/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>gazebo_ros_pkgs</name> <!-- This is a meta package! -->
<version>2.5.20</version>
<version>2.5.21</version>
<description>Interface for using ROS with the <a href="http://gazebosim.org/">Gazebo</a> simulator.</description>

<maintainer email="[email protected]">Jose Luis Rivero</maintainer>
Expand Down

0 comments on commit 98bb3d0

Please sign in to comment.