aleksandr-m / gitflow-maven-plugin

The Git-Flow Maven Plugin supports various Git workflows, including GitFlow and GitHub Flow. This plugin runs Git and Maven commands from the command line.
https://aleksandr-m.github.io/gitflow-maven-plugin/
Apache License 2.0
488 stars 180 forks source link

Add usage hint for multi-module version updates #339

Closed beatngu13 closed 2 years ago

beatngu13 commented 2 years ago

Relates to #130 and #215.

I wonder if there's a corresponding property for the Tycho Versions Plugin?

https://www.eclipse.org/tycho/sitedocs/tycho-release/tycho-versions-plugin/set-version-mojo.html

Does one really has to specify all artifacts to be updated?

aleksandr-m commented 2 years ago

Thank you!