Skip to content

Commit

Permalink
Merge pull request #555 from jbonofre/KARAF-5837
Browse files Browse the repository at this point in the history
[KARAF-5837] Upgrade to maven-jacoco-plugin 0.8.1
  • Loading branch information
jbonofre committed Jul 15, 2018
2 parents 3a06611 + f9c7174 commit 3c9f012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tooling/karaf-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.7.9</version>
<version>0.8.1</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 3c9f012

Please sign in to comment.