Skip to content

Commit ce7f7ee

Browse files
committed
Updated jococo to newest drop so mvn package works again on my side.
1 parent 10f290b commit ce7f7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@
316316
<plugin>
317317
<groupId>org.jacoco</groupId>
318318
<artifactId>jacoco-maven-plugin</artifactId>
319-
<version>0.7.0.201403182114</version>
319+
<version>0.7.5.201505241946</version>
320320
</plugin>
321321
<!--This plugin's configuration is used to store Eclipse
322322
m2e settings only. It has no influence on the Maven build itself. -->

0 commit comments

Comments
 (0)