Skip to content

Commit

Permalink
Revert "Update gib to 4.5.2"
Browse files Browse the repository at this point in the history
This reverts commit 3eebba0.

Causing a lot of noise in the CI due to the incompatible jgit version with git-commit-id plugin.
  • Loading branch information
wendigo committed Feb 14, 2024
1 parent 1bfc5c9 commit 2f91d90
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 @@ -2878,7 +2878,7 @@
<plugin>
<groupId>io.github.gitflow-incremental-builder</groupId>
<artifactId>gitflow-incremental-builder</artifactId>
<version>4.5.2</version>
<version>4.5.1</version>
<extensions>true</extensions>
<configuration>
<disableIfBranchMatches>master</disableIfBranchMatches>
Expand Down

0 comments on commit 2f91d90

Please sign in to comment.