You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by sy...@apache.org on 2015/10/24 00:50:04 UTC

[44/50] [abbrv] hbase git commit: HBASE-14681 Upgrade Checkstyle plugin to 2.16

HBASE-14681 Upgrade Checkstyle plugin to 2.16


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/36d4a5a6
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/36d4a5a6
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/36d4a5a6

Branch: refs/heads/hbase-12439
Commit: 36d4a5a650ceead3be5012cdd25dc35efa383755
Parents: c21e8ed
Author: Misty Stanley-Jones <ms...@cloudera.com>
Authored: Fri Oct 23 09:24:33 2015 +1000
Committer: Misty Stanley-Jones <ms...@cloudera.com>
Committed: Fri Oct 23 09:25:16 2015 +1000

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/36d4a5a6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5781db2..be2eec8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -836,7 +836,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-checkstyle-plugin</artifactId>
-          <version>2.13</version>
+          <version>2.16</version>
           <dependencies>
             <dependency>
               <groupId>org.apache.hbase</groupId>