Skip to content

Commit

Permalink
Remove redundant version definition
Browse files Browse the repository at this point in the history
This effectively updates git-commit-id-plugin to 8.0.1
  • Loading branch information
wendigo committed Apr 8, 2024
1 parent f1d4d17 commit f28f9a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2405,7 +2405,6 @@
<plugin>
<groupId>io.github.git-commit-id</groupId>
<artifactId>git-commit-id-maven-plugin</artifactId>
<version>8.0.0</version>
<configuration>
<runOnlyOnce>true</runOnlyOnce>
<injectAllReactorProjects>true</injectAllReactorProjects>
Expand Down

0 comments on commit f28f9a9

Please sign in to comment.