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 2016/11/02 18:46:25 UTC

logging-log4j2 git commit: pmd.plugin.version 3.6 -> 3.7.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master beb71dd4a -> af84e7f39


pmd.plugin.version 3.6 -> 3.7.

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

Branch: refs/heads/master
Commit: af84e7f3936b6d0fdb408c8350d71a7a25503ac9
Parents: beb71dd
Author: Gary Gregory <gg...@apache.org>
Authored: Wed Nov 2 11:46:23 2016 -0700
Committer: Gary Gregory <gg...@apache.org>
Committed: Wed Nov 2 11:46:23 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/af84e7f3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ad9ce84..c5ce4b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,7 +196,7 @@
     <disruptorVersion>3.3.5</disruptorVersion>
     <conversantDisruptorVersion>1.2.8-JDK7</conversantDisruptorVersion>
     <compiler.plugin.version>3.6.0</compiler.plugin.version>
-    <pmd.plugin.version>3.6</pmd.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>
     <javadoc.plugin.version>2.10.4</javadoc.plugin.version>