Skip to content

Commit

Permalink
Merge pull request #47 from nurkiewicz/patch-1
Browse files Browse the repository at this point in the history
Most up-to-date version of JaCoCo
  • Loading branch information
trautonen committed Sep 23, 2014
2 parents 0fc15d3 + ba8dd95 commit 0155751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Set up the JaCoCo Maven plugin in the build section of the project pom.xml:
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.6.4.201312101107</version>
<version>0.7.2.201409121644</version>
<executions>
<execution>
<id>prepare-agent</id>
Expand Down

0 comments on commit 0155751

Please sign in to comment.