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 2017/08/16 03:31:19 UTC

logging-log4j2 git commit: Update compiler.plugin.version from 3.6.1 to 3.6.2.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master fedbd3f71 -> 5878b2d97


Update compiler.plugin.version from 3.6.1 to 3.6.2.

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

Branch: refs/heads/master
Commit: 5878b2d97992379830e8fbf27ec472e57f978cb8
Parents: fedbd3f
Author: Gary Gregory <ga...@gmail.com>
Authored: Tue Aug 15 21:31:06 2017 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Tue Aug 15 21:31:06 2017 -0600

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/5878b2d9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2feb45a..38e491c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,7 +184,7 @@
     <flumeVersion>1.7.0</flumeVersion>
     <disruptorVersion>3.3.6</disruptorVersion>
     <conversantDisruptorVersion>1.2.10</conversantDisruptorVersion>
-    <compiler.plugin.version>3.6.1</compiler.plugin.version>
+    <compiler.plugin.version>3.6.2</compiler.plugin.version>
     <pmd.plugin.version>3.7</pmd.plugin.version>
     <findbugs.plugin.version>3.0.4</findbugs.plugin.version>
     <changes.plugin.version>2.12.1</changes.plugin.version>