From 6fe4cb522492d00e0ec0adc46e7593efe2f8f451 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 b833d66..e6bf6d9 100644 --- a/pom.xml +++ b/pom.xml @@ -769,13 +769,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 @@ -891,6 +896,11 @@ hbase-checkstyle ${project.version} + + com.puppycrawl.tools + checkstyle + ${checkstyle.version} + hbase/checkstyle.xml @@ -1166,6 +1176,7 @@ 1.6 2.4.1 1.3.9-1 + 6.18 2.10.3 1.5.2.1 @@ -2525,7 +2536,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.13 + 2.17 hbase/checkstyle.xml hbase/checkstyle-suppressions.xml -- 1.9.1