From 8cd2bccf378f6dae402addfef0a9e0d27b820572 Mon Sep 17 00:00:00 2001 From: zhangduo Date: Mon, 9 May 2016 14:38:51 +0800 Subject: [PATCH] HBASE-15801 Upgrade checkstyle for all branches --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 0b3c61a..6652b78 100644 --- a/pom.xml +++ b/pom.xml @@ -883,6 +883,11 @@ hbase-checkstyle ${project.version} + + com.puppycrawl.tools + checkstyle + ${checkstyle.version} + hbase/checkstyle.xml @@ -998,6 +1003,11 @@ hbase-checkstyle ${project.version} + + com.puppycrawl.tools + checkstyle + ${checkstyle.version} + hbase/checkstyle.xml @@ -1248,6 +1258,7 @@ 1.8 2.4.1 1.3.9-1 + 6.18 2.10.3 1.5.2.1 -- 1.9.1