Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: AICA image metadata base version as git tag, not ROS distro
* Change tech.aica.image.metadata base.version to use VERSION (expected as semver vX.Y.Z-foo) instead of BASE_TAG (which was equiavlent to ROS distro (i.e iron). Otherwise, package-builder:v1 will fail to parse the metadata since it expects the base version as a semver string
- Loading branch information