Ensure all packages in the repository have the same version

Signed-off-by: Scott K Logan <logans@cottsay.net>
This commit is contained in:
Scott K Logan 2019-08-29 15:52:56 -07:00 committed by eboasson
parent 9ba2508bca
commit 428072358e

View file

@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> <?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2"> <package format="2">
<name>cyclonedds_cmake_module</name> <name>cyclonedds_cmake_module</name>
<version>0.0.1</version> <version>0.4.0</version>
<description>Provide CMake module to find Eclipse CycloneDDS.</description> <description>Provide CMake module to find Eclipse CycloneDDS.</description>
<maintainer email="erik.boasson@adlinktech.com">Erik Boasson</maintainer> <maintainer email="erik.boasson@adlinktech.com">Erik Boasson</maintainer>
<license>Apache License 2.0</license> <license>Apache License 2.0</license>