Skip to content

Commit 01ec63d

Browse files
committed
downgrade git-commit-id-plugin from 4.9.9 to 4.0.5
1 parent 4a21bd2 commit 01ec63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@
264264
<plugin>
265265
<groupId>pl.project13.maven</groupId>
266266
<artifactId>git-commit-id-plugin</artifactId>
267-
<version>4.9.9</version>
267+
<version>4.0.5</version><!-- do not upgrade to 4.9.9 as it does not work for rebuilds, see https://github.com/alibaba/arthas/pull/3001-->
268268
<executions>
269269
<execution>
270270
<goals>

0 commit comments

Comments
 (0)