Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2021-04-14 15:29:02 -04:00
parent f47b2b5a7e
commit 280bd99e1d
2 changed files with 2 additions and 2 deletions

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>ros2trace_analysis</name> <name>ros2trace_analysis</name>
<version>2.0.0</version> <version>2.0.1</version>
<description>The trace-analysis command for ROS 2 command line tools.</description> <description>The trace-analysis command for ROS 2 command line tools.</description>
<maintainer email="bedard.christophe@gmail.com">Christophe Bedard</maintainer> <maintainer email="bedard.christophe@gmail.com">Christophe Bedard</maintainer>
<license>Apache 2.0</license> <license>Apache 2.0</license>

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>tracetools_analysis</name> <name>tracetools_analysis</name>
<version>2.0.0</version> <version>2.0.1</version>
<description>Tools for analysing trace data.</description> <description>Tools for analysing trace data.</description>
<maintainer email="bedard.christophe@gmail.com">Christophe Bedard</maintainer> <maintainer email="bedard.christophe@gmail.com">Christophe Bedard</maintainer>
<maintainer email="ingo.luetkebohle@de.bosch.com">Ingo Lütkebohle</maintainer> <maintainer email="ingo.luetkebohle@de.bosch.com">Ingo Lütkebohle</maintainer>