Skip to content

Commit

Permalink
Merge pull request #917 from DanielFran/skip_ci-git-commit-4.9.9
Browse files Browse the repository at this point in the history
Downgrade git-commit-id-maven-plugin version to 4.9.9
  • Loading branch information
DanielFran authored Jul 31, 2022
2 parents 4b0d110 + e2f48d4 commit 1d35707
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 @@ -54,7 +54,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target>

<!-- Plugin versions -->
<git-commit-id-maven-plugin.version>5.0.0</git-commit-id-maven-plugin.version>
<git-commit-id-maven-plugin.version>4.9.9</git-commit-id-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
<maven-deploy-plugin.version>3.0.0</maven-deploy-plugin.version>
Expand Down

0 comments on commit 1d35707

Please sign in to comment.