updates JaCoCo to version 0.7.8, so that builds work with Java 8.
authorChris Jaekl <cejaekl@yahoo.com>
Sat, 7 Jan 2017 12:33:52 +0000 (21:33 +0900)
committerChris Jaekl <cejaekl@yahoo.com>
Sat, 7 Jan 2017 12:33:52 +0000 (21:33 +0900)
pom.xml

diff --git a/pom.xml b/pom.xml
index 1db305055a853dae200a0f78e445a0a1fda46ae1..d8e45b13c479983e40103c6eff1429b8696ee777 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,8 @@
       <plugin>
         <groupId>org.jacoco</groupId>
         <artifactId>jacoco-maven-plugin</artifactId>
-        <version>0.6.5.201403032054</version>
+        <!-- <version>0.6.5.201403032054</version> -->
+        <version>0.7.8</version>
         <executions>
           <!--
             Prepares the property pointing to the JaCoCo runtime agent which