Repository: hbase
Updated Branches:
  refs/heads/branch-2.1 f755ded2d -> 7e524f633


HBASE-21143 Update findbugs-maven-plugin to 3.0.4


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

Branch: refs/heads/branch-2.1
Commit: 7e524f633a4212f5a4227c9b1c4f25c8ce5294fe
Parents: f755ded
Author: Guangxu Cheng <guangxuch...@gmail.com>
Authored: Mon Sep 3 15:03:11 2018 +0800
Committer: Duo Zhang <zhang...@apache.org>
Committed: Mon Sep 10 15:48:46 2018 +0800

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/7e524f63/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4f0c58f..8e746a1 100755
--- a/pom.xml
+++ b/pom.xml
@@ -2189,7 +2189,7 @@
             <plugin>
               <groupId>org.codehaus.mojo</groupId>
               <artifactId>findbugs-maven-plugin</artifactId>
-              <version>3.0.0</version>
+              <version>${findbugs.maven.version}</version>
               <!--NOTE: Findbugs 3.0.0 requires jdk7-->
               <configuration>
                 
<excludeFilterFile>${project.basedir}/../dev-support/findbugs-exclude.xml</excludeFilterFile>

Reply via email to