Skip to content

Commit

Permalink
Merge branch 'release-0.12.0' into main. Close #23.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanperez-keera committed Oct 31, 2024
2 parents 46b14f3 + ea46b5a commit 6a95e56
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ament_cmake_cobra/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>ament_cmake_cobra</name>
<version>0.11.2</version>
<version>0.12.0</version>
<description>
The CMake API for ament_cobra to perform static code analysis on C/C++ code using cobra.
</description>
Expand Down
2 changes: 1 addition & 1 deletion ament_cobra/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>ament_cobra</name>
<version>0.0.1</version>
<version>0.12.0</version>
<description>ament_lint wrapper for the Cobra static analyzer.</description>
<maintainer email="ivan.perezdominguez@nasa.gov">Ivan Perez</maintainer>
<license>Apache License 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion cobra_vendor/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>cobra_vendor</name>
<version>0.1.0</version>
<version>0.12.0</version>
<description>CMake shim providing the cobra project.</description>
<maintainer email="ivan.perezdominguez@nasa.gov">Ivan Perez</maintainer>
<license>Apache License 2.0</license>
Expand Down

0 comments on commit 6a95e56

Please sign in to comment.