This is an automated email from the ASF dual-hosted git repository.

larsh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix.git


The following commit(s) were added to refs/heads/master by this push:
     new 3ec4599  Update jacoco plugin version to 0.8.5.
3ec4599 is described below

commit 3ec45999dbd38d689da2d4884bb1054107e55a1b
Author: Lars <la...@apache.org>
AuthorDate: Sun Aug 23 11:32:39 2020 -0700

    Update jacoco plugin version to 0.8.5.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7eda4ed..81bdff7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
     
<maven-build-helper-plugin.version>1.9.1</maven-build-helper-plugin.version>
     <maven-enforcer-plugin.version>3.0.0-M3</maven-enforcer-plugin.version>
     
<maven-antlr-eclipse-plugin.version>${antlr.version}</maven-antlr-eclipse-plugin.version>
-    <jacoco-maven-plugin.version>0.7.9</jacoco-maven-plugin.version>
+    <jacoco-maven-plugin.version>0.8.5</jacoco-maven-plugin.version>
 
     <!-- Plugin options -->
     <numForkedUT>8</numForkedUT>

Reply via email to