Skip to content

Commit 56cf7c2

Browse files
committed
Rm commit id plugin
1 parent 6313436 commit 56cf7c2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,10 +331,10 @@
331331
</plugins>
332332
</pluginManagement>
333333
<plugins>
334-
<plugin>
334+
<!-- not working with JDK8 plugin>
335335
<groupId>io.github.git-commit-id</groupId>
336336
<artifactId>git-commit-id-maven-plugin</artifactId>
337-
</plugin>
337+
</plugin -->
338338
<plugin>
339339
<groupId>org.pitest</groupId>
340340
<artifactId>pitest-maven</artifactId>

0 commit comments

Comments
 (0)