You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by mi...@apache.org on 2015/10/23 02:25:29 UTC

hbase git commit: HBASE-14681 addendum

Repository: hbase
Updated Branches:
  refs/heads/master 129c48430 -> eb4f9b8b3


HBASE-14681 addendum


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

Branch: refs/heads/master
Commit: eb4f9b8b32cf0551088a342cfa9b46b20593ac27
Parents: 129c484
Author: Misty Stanley-Jones <ms...@cloudera.com>
Authored: Fri Oct 23 10:25:14 2015 +1000
Committer: Misty Stanley-Jones <ms...@cloudera.com>
Committed: Fri Oct 23 10:25:20 2015 +1000

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/eb4f9b8b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index be2eec8..eab8eb2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2997,7 +2997,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-checkstyle-plugin</artifactId>
-        <version>2.13</version>
+        <version>2.16</version>
         <configuration>
           <excludes>target/**</excludes>
           <configLocation>hbase/checkstyle.xml</configLocation>