Fix test_ros2trace_analysis package version (#26)

Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
This commit is contained in:
Christophe Bedard 2024-06-15 17:19:57 -04:00 committed by GitHub
parent 6d3a0f58bd
commit 8ec5b5f4f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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>test_ros2trace_analysis</name> <name>test_ros2trace_analysis</name>
<version>8.3.0</version> <version>3.0.0</version>
<description>Tests for the ros2trace_analysis package.</description> <description>Tests for the ros2trace_analysis package.</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>