From 2c9fe075368ea219b83348e24b7578ad77c52fd4 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 965d979..38a73c7 100644 --- a/pom.xml +++ b/pom.xml @@ -768,13 +768,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 @@ -889,6 +894,11 @@ hbase-checkstyle ${project.version} + + com.puppycrawl.tools + checkstyle + ${checkstyle.version} + hbase/checkstyle.xml @@ -1110,6 +1120,7 @@ 2.5.2 1.3.9-1 3.3 + 6.18 2.9 2.6 1.5.2.1 @@ -2270,7 +2281,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.13 + 2.17 hbase/checkstyle.xml hbase/checkstyle-suppressions.xml -- 1.9.1