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 2015/07/31 03:55:06 UTC

logging-log4j2 git commit: maven-checkstyle-plugin 2.15 -> 2.16.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master a60368c01 -> e78797358


maven-checkstyle-plugin 2.15 -> 2.16.

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

Branch: refs/heads/master
Commit: e78797358adcbeecc5f5325826bd28e786c3cb10
Parents: a60368c
Author: ggregory <gg...@apache.org>
Authored: Thu Jul 30 18:54:08 2015 -0700
Committer: ggregory <gg...@apache.org>
Committed: Thu Jul 30 18:54:08 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/e7879735/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index df98ff7..7d1cd69 100644
--- a/pom.xml
+++ b/pom.xml
@@ -176,7 +176,7 @@
     <!-- surefire.plugin.version 2.18 yields http://jira.codehaus.org/browse/SUREFIRE-1121, which is fixed in 2.18.1 -->
     <surefire.plugin.version>2.18.1</surefire.plugin.version>
     <failsafe.plugin.version>2.18.1</failsafe.plugin.version>
-    <checkstyle.plugin.version>2.15</checkstyle.plugin.version>
+    <checkstyle.plugin.version>2.16</checkstyle.plugin.version>
     <rat.plugin.version>0.11</rat.plugin.version>
     <pdf.plugin.version>1.2</pdf.plugin.version>
     <cobertura.plugin.version>2.7</cobertura.plugin.version>