Feature/pack (#10)

* Change name.

* Add changelog.
This commit is contained in:
Borja Outerelo
2019-04-24 08:31:13 +02:00
committed by GitHub
parent b820033df7
commit 6cdb2c2e5c
12 changed files with 23 additions and 8 deletions
+5 -5
View File
@@ -1,12 +1,12 @@
<?xml version="1.0"?>
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>microxrcedds_agent_cmake_module</name>
<version>0.1.0</version>
<version>0.0.1<version>
<description>Provide CMake module to find eProsima Micro XRCE-DDS Agent</description>
<maintainer email="javiermoreno@eprosima.com">Javier Moreno</maintainer>
<maintainer email="borjaouterelo@eprosima.com">Borja Outerelo</maintainer>
<license>Apache License 2.0</license>
<author>Javier Moreno</author>
<author>Borja Outerelo</author>
<buildtool_depend>ament_cmake</buildtool_depend>