Releases: qoomon/maven-git-versioning-extension
Releases · qoomon/maven-git-versioning-extension
9.6.3
Fixes
- fix null pointer exception if profile id has leading or trailing whitespaces #239
9.6.2
Fixes
fix null pointer exception in case mojo runs multiple times
9.5.0
Features
- add global option
describeTagFirstParent
option to enable/disable follow first parent only
v9.4.1
build(release): bump patch version
v9.4.0: Merge pull request #226 from advanova/firstParent
allow overriding of firstParent in git describe evaluation
9.3.4
Fixes
- ignore ci/cd environment if head SHA hash is not matching environment variable commit hash
9.3.3
Fixes
- fix value of describe.tag.version placeholder
9.3.2
v9.3.2
fix: automatically add git version plugin to maven enforcer unChecked…
9.3.1
Fixes
- Extend gitlab ci support for env var CI_MERGE_REQUEST_SOURCE_BRANCH_NAME #218