From 3fc0421d69ef9724bbde47ad2e9d75b067cdd52e Mon Sep 17 00:00:00 2001 From: zhangduo Date: Mon, 9 May 2016 14:42:27 +0800 Subject: [PATCH] HBASE-15801 Upgrade checkstyle for all branches --- pom.xml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c5b6d40..178b467 100644 --- a/pom.xml +++ b/pom.xml @@ -783,13 +783,18 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.13 + 2.17 org.apache.hbase hbase-checkstyle ${project.version} + + com.puppycrawl.tools + checkstyle + ${checkstyle.version} + hbase/checkstyle.xml @@ -905,6 +910,11 @@ hbase-checkstyle ${project.version} + + com.puppycrawl.tools + checkstyle + ${checkstyle.version} + hbase/checkstyle.xml @@ -1181,6 +1191,7 @@ 1.6 2.3.4 1.3.9-1 + 6.18 2.9 1.5.2.1 @@ -2506,7 +2517,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.13 + 2.17 hbase/checkstyle.xml hbase/checkstyle-suppressions.xml -- 1.9.1