1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

[releng] Update to newest jacoco-maven-plugin

Change-Id: I536630ac5a465afe845f9fe5287c2c6f88a531b8
This commit is contained in:
Jonah Graham 2019-01-27 16:32:20 +00:00
parent 0439368bc9
commit 740496c20f

View file

@ -645,7 +645,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
<executions>
<execution>
<id>pre-test</id>