Fix package file.

This commit is contained in:
Borja Outerelo
2019-04-24 08:46:25 +02:00
parent 93621c8d67
commit e3fa817083
+1 -1
View File
@@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> <?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3"> <package format="3">
<name>microxrcedds_agent_cmake_module</name> <name>microxrcedds_agent_cmake_module</name>
<version>0.0.1<version> <version>0.0.1</version>
<description>Provide CMake module to find eProsima Micro XRCE-DDS Agent</description> <description>Provide CMake module to find eProsima Micro XRCE-DDS Agent</description>
<maintainer email="borjaouterelo@eprosima.com">Borja Outerelo</maintainer> <maintainer email="borjaouterelo@eprosima.com">Borja Outerelo</maintainer>
<license>Apache License 2.0</license> <license>Apache License 2.0</license>