Skip to content

Commit

Permalink
Merge pull request #52 from alvarolobato/master
Browse files Browse the repository at this point in the history
[JENKINS-42800] - Bump JaCoCo version to be compatible with Jenkins JaCoCo plugin data format
  • Loading branch information
oleg-nenashev committed Mar 16, 2017
2 parents 61d9026 + e817ea8 commit 89c745b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -412,7 +412,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.7.2.201409121644</version>
<version>0.7.9</version>
</plugin>
<plugin>
<groupId>org.kohsuke.gmaven</groupId>
Expand Down

0 comments on commit 89c745b

Please sign in to comment.