Revert "Bump git-commit-id-plugin from 4.0.0 to 4.0.1 (#2948)"

The dependency update broke the snapshot release process on GitHub Actions:
https://github.com/OpenRefine/OpenRefine/runs/876878262

This reverts commit 52bb2c4d38.
This commit is contained in:
Antonin Delpeuch 2020-07-16 11:07:54 +02:00
parent 52bb2c4d38
commit 858bd463a4

View File

@ -135,7 +135,7 @@
<plugin>
<groupId>pl.project13.maven</groupId>
<artifactId>git-commit-id-plugin</artifactId>
<version>4.0.1</version>
<version>4.0.0</version>
<executions>
<execution>
<id>get-the-git-infos</id>