checkstyle.plugin.version 2.16 -> 2.17.

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

Branch: refs/heads/LOG4J2-1161
Commit: ffd574d69489e82db0c1978528d08ff702cee479
Parents: 2a82643
Author: ggregory <ggreg...@apache.org>
Authored: Tue Oct 20 15:45:44 2015 -0700
Committer: ggregory <ggreg...@apache.org>
Committed: Tue Oct 20 15:45:44 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/ffd574d6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c38eace..fe9c7fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -186,7 +186,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.16</checkstyle.plugin.version>
+    <checkstyle.plugin.version>2.17</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>

Reply via email to