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

new goal added incrementDevelopmentVersionAtFinish to increment the d… #241

Closed ashusharmatech closed 4 years ago

ashusharmatech commented 4 years ago

…evelopment version after merging a feature. #162

aleksandr-m commented 4 years ago

@ashusharmatech Thanks for contributing. But logic of merging feature branches was changed recently, so I've resolved this issue a bit differently.