11.5.5 Upgrading a project version number
Within Daisy, this is only useful for upgrading the Daisy version number.
It upgrades version numbers not only of dependencies, but also of the project definitions themselves.
It works on all artifacts within a certain group.
Example usage:
./tools/artifacter/target/artifacter-dev -g daisy:2.8
Previous