e-gineering / gitflow-helper-maven-plugin

An extension and plugin that teaches Maven to work well with gitflow projects and CI servers.
Apache License 2.0
76 stars 21 forks source link

Hotfix/1.2.3 #25

Closed bvarner closed 8 years ago

bvarner commented 8 years ago

Removes the (now) unnecessary and dangerous introduction of branch naming based on branch origination, resolving #24

This provides a more free-form (less stringent) version assertion, but makes a lot more sense. Also, all version matches and semantics are still enforced for release branches.