1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 01:45:33 +02:00

[releng] update jacoco-maven dependency versions

Change-Id: I6dd7afab271eeb66b03217167c3ad7c546055674
This commit is contained in:
Jonah Graham 2018-03-25 18:26:11 +01:00
parent 0144d3e819
commit efdff26923

View file

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