Skip to content

Commit

Permalink
update versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
padhupradheep committed Feb 8, 2023
1 parent 9595521 commit df1a7d5
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion elite_arm_driver/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>elite_arm_driver</name>
<version>0.0.0</version>
<version>0.1.0</version>
<description>TODO: Package description</description>
<maintainer email="[email protected]">Pradheep Padmanabhan</maintainer>
<license>TODO: License declaration</license>
Expand Down
2 changes: 1 addition & 1 deletion elite_description/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>elite_description</name>
<version>0.0.0</version>
<version>0.1.0</version>
<description>The elite_description package</description>

<!-- One maintainer tag required, multiple allowed, one person per tag -->
Expand Down
2 changes: 1 addition & 1 deletion elite_moveit/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>elite_moveit</name>
<version>0.3.0</version>
<version>0.1.0</version>
<description>
An automatically generated package with all the configuration and launch files for using the ec66 with the MoveIt Motion Planning Framework
</description>
Expand Down
2 changes: 1 addition & 1 deletion elite_msgs/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>elite_msgs</name>
<version>0.0.0</version>
<version>0.1.0</version>
<description>The elite_msgs package</description>

<maintainer email="[email protected]">mzebra</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion neo_arm_tutorial/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>neo_arm_tutorial</name>
<version>0.0.0</version>
<version>0.1.0</version>
<description>TODO: Package description</description>
<maintainer email="[email protected]">youknowwho</maintainer>
<license>TODO: License declaration</license>
Expand Down

0 comments on commit df1a7d5

Please sign in to comment.