1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-01 21:35:40 +02:00

[releng] Update to newest jacoco-maven-plugin

Change-Id: Ib78d1805f4beaefc673aa47114f10bde91cfca33
This commit is contained in:
Jonah Graham 2018-09-16 09:12:28 +01:00
parent 4549e7f39a
commit 5042be3a36

View file

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