You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2018/04/18 17:17:06 UTC

logging-log4j2 git commit: jacoco-maven-plugin 0.8.0 -> 0.8.1.

Repository: logging-log4j2
Updated Branches:
  refs/heads/release-2.x 2740d0703 -> 83eb36a42


jacoco-maven-plugin 0.8.0 -> 0.8.1.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/83eb36a4
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/83eb36a4
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/83eb36a4

Branch: refs/heads/release-2.x
Commit: 83eb36a423481395a8334e74bd52252524e5989b
Parents: 2740d07
Author: Gary Gregory <ga...@gmail.com>
Authored: Wed Apr 18 11:17:04 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Wed Apr 18 11:17:04 2018 -0600

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/83eb36a4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2ad972b..2fa34ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -203,7 +203,7 @@
     <rat.plugin.version>0.12</rat.plugin.version>
     <pdf.plugin.version>1.2</pdf.plugin.version>
     <cobertura.plugin.version>2.7</cobertura.plugin.version>
-    <jacoco.plugin.version>0.8.0</jacoco.plugin.version>
+    <jacoco.plugin.version>0.8.1</jacoco.plugin.version>
     <release.plugin.version>2.5.3</release.plugin.version>
     <scm.plugin.version>1.9.5</scm.plugin.version>
     <jxr.plugin.version>2.5</jxr.plugin.version>