Skip to content

Commit

Permalink
chore: use version management for commit-id plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasLohoff committed Sep 5, 2023
1 parent 4b37639 commit e189118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shogun-gs-interceptor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
<plugin>
<groupId>io.github.git-commit-id</groupId>
<artifactId>git-commit-id-maven-plugin</artifactId>
<version>5.0.0</version>
<version>${git-commit-id-maven-plugin.version}</version>
<executions>
<execution>
<id>get-the-git-infos</id>
Expand Down

0 comments on commit e189118

Please sign in to comment.