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
493 stars 181 forks source link

#232 Support interactive input for next development version (optional) #233

Closed stefanseifert closed 2 years ago

stefanseifert commented 4 years ago

PR for #232

this also eliminates a bit code redundancy for prompting for versions and getting next snapshot versions in the different goal implementations

stefanseifert commented 2 years ago

closing this in favor of https://github.com/aleksandr-m/gitflow-maven-plugin/pull/236