Repository: commons-lang
Updated Branches:
  refs/heads/master 284de66aa -> 415eb9ebb


Update Maven Checstyle plugin from 2.17 to 3.0.0.

Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/415eb9eb
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/415eb9eb
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/415eb9eb

Branch: refs/heads/master
Commit: 415eb9ebb755cea4753d6191b166b88192de5b41
Parents: 284de66
Author: Gary Gregory <garydgreg...@gmail.com>
Authored: Fri Feb 23 19:13:01 2018 -0700
Committer: Gary Gregory <garydgreg...@gmail.com>
Committed: Fri Feb 23 19:13:01 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/415eb9eb/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5cb432f..d55fe8f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -588,7 +588,7 @@
     
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
     <commons.encoding>utf-8</commons.encoding>
 
-    <checkstyle.plugin.version>2.17</checkstyle.plugin.version>
+    <checkstyle.plugin.version>3.0.0</checkstyle.plugin.version>
 
     <!-- JMH Benchmark related properties, version, target compiler and name 
of the benchmarking uber jar. -->
     <jmh.version>1.19</jmh.version>

Reply via email to