Details
Description
I would like to prepare a release for multi-modules project.
I would create tags for all the modules and modify poms.
Not only the versionId in the pom but also the eventual dependencies between all the modules.
Indeed, if a module A has a dependency to module B, the version will be updated.
The dependency management is a hard task in multi modules project and this feature would be really appreciated.