A Plugin and Build Extension that helps Maven play nice with the gitflow workflow.
'com.e-gineering:gitflow-helper-maven-plugin:1.2.3'
<dependency>
<groupId>com.e-gineering</groupId>
<artifactId>gitflow-helper-maven-plugin</artifactId>
<version>1.2.3</version>
</dependency>
<dependency org="com.e-gineering" name="gitflow-helper-maven-plugin" rev="1.2.3"/>
"com.e-gineering", "gitflow-helper-maven-plugin", "1.2.3"