Skip to content

Commit

Permalink
Update git-commit-id-maven-plugin to 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo authored and martint committed May 31, 2023
1 parent 983c8b9 commit 008e9f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Airbase 140
- extra-enforcer-rules 1.6.2 (from 1.6.1)
- duplicate-finder-maven-plugin 2.0.1 (from 1.5.1)
- maven-scm-plugin 2.0.1 (from 2.0.0)
- git-commit-id-maven-plugin 6.0.0 (from 5.0.0)

Airbase 139

Expand Down
2 changes: 1 addition & 1 deletion airbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@
<plugin>
<groupId>io.github.git-commit-id</groupId>
<artifactId>git-commit-id-maven-plugin</artifactId>
<version>5.0.0</version>
<version>6.0.0</version>
<configuration>
<!-- Include only properties used above to speed up build (https://github.com/git-commit-id/git-commit-id-maven-plugin/issues/462) -->
<includeOnlyProperties>
Expand Down

0 comments on commit 008e9f8

Please sign in to comment.