Skip to content

Commit

Permalink
refactor: Update maven git-commit-id-plugin version
Browse files Browse the repository at this point in the history
Signed-off-by: photowey <[email protected]>
  • Loading branch information
photowey committed Apr 7, 2024
1 parent 9971062 commit e63d01f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ limitations under the License.
<plugin>
<groupId>pl.project13.maven</groupId>
<artifactId>git-commit-id-plugin</artifactId>
<version>${git-commit-id-plugin.version}</version>
<version>${maven-git-commit-id-plugin.version}</version>
<executions>
<execution>
<id>git</id>
Expand Down

0 comments on commit e63d01f

Please sign in to comment.