Maven BGAV Plugin
io.crowdcode :
bgav-maven-plugin
This is the maven BGAV plugin, which enables you to have Branch IDs in your version as generated by
Tools like JIRA or Gitlab. If you have the SCM connection in all your project in position, this plugin will
automatically check your project, your own project dependencies and even other projects for sharing a feature
branch and replace all version number with a branched one. When merging back to develop or release, the feature
branch ID will be removed automatically. Project GAV, Dependency GAV and even variables can be altered by this
plugin. Changes will be automatically pushed.