Upgrade jacoco-maven-plugin to the latest version
This commit is contained in:
parent
4b8b56d0f2
commit
74eab518d7
2
pom.xml
2
pom.xml
@ -84,7 +84,7 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.jacoco</groupId>
|
<groupId>org.jacoco</groupId>
|
||||||
<artifactId>jacoco-maven-plugin</artifactId>
|
<artifactId>jacoco-maven-plugin</artifactId>
|
||||||
<version>0.7.1.201405082137</version>
|
<version>0.7.5.201505241946</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>jacoco-prepare-agent</id>
|
<id>jacoco-prepare-agent</id>
|
||||||
|
Loading…
Reference in New Issue
Block a user