Skip to content

Version 4.9.9 (Relocation Release)

Compare
Choose a tag to compare
@TheSnoozer TheSnoozer released this 15 Jul 18:29
· 380 commits to master since this release

This is a special release and should function in the same way as v4.0.5.

⚠️ WARNING
Based on the issue outlined in #571 it is discouraged to use the old coordinates, since the plugin configuration might not be correctly applied to the plugin. Feel free to follow https://issues.apache.org/jira/browse/MNG-7204 for further informations.

Initially this release was just intended to inform that the plugin moved to a new artifactId/groupId combination, but to avoid having published a release that might be considered broken I decided to just "fix" it.
Currently the 4.9.9 release works only when using the new coordinates

<groupId>io.github.git-commit-id</groupId>
<artifactId>git-commit-id-maven-plugin</artifactId>
<version>4.9.9</version>