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:
parent
4549e7f39a
commit
5042be3a36
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue