]> source.dussan.org Git - jgit.git/commitdiff
Upgrade jacoco-maven-plugin to 0.7.9 91/90791/2
authorDavid Pursehouse <david.pursehouse@gmail.com>
Fri, 10 Feb 2017 01:39:42 +0000 (10:39 +0900)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 10 Feb 2017 21:45:41 +0000 (22:45 +0100)
Change-Id: Ifc0b0f2899f4094f0525021236c3e73658138f7e
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index a6dd195a5f881b5392877acf2788d7e1e45ecfd8..5927f9534e6ad1eae235dc0e658cecdd2b1dae5e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <plugin>
           <groupId>org.jacoco</groupId>
           <artifactId>jacoco-maven-plugin</artifactId>
-          <version>0.7.8</version>
+          <version>0.7.9</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>