Current there is no possibility to get the information about branchType and and branchName from the
gitflow-helper-maven-plugin.
Introduce a new goal set-git-properties . This goal sets the following Maven properties:
branchType: Type of the Git-Branch (feature/bugfix/develop/master)
branchName: Name of the Git-Branch