LENS-523: Move to 3.x version of findbugs
Project: http://git-wip-us.apache.org/repos/asf/incubator-lens/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-lens/commit/ad471b26 Tree: http://git-wip-us.apache.org/repos/asf/incubator-lens/tree/ad471b26 Diff: http://git-wip-us.apache.org/repos/asf/incubator-lens/diff/ad471b26 Branch: refs/heads/current-release-line Commit: ad471b26c9204b68f31c1b7acf40677dcdc5ff45 Parents: 84666df Author: Amareshwari Sriramadasu <[email protected]> Authored: Tue Jun 9 12:15:01 2015 +0530 Committer: Rajat Khandelwal <[email protected]> Committed: Tue Jun 9 12:15:01 2015 +0530 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/ad471b26/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1b2156f..645e2f4 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ <war.plugin.version>2.1.1</war.plugin.version> <license.plugin.version>2.6</license.plugin.version> <buildnumber.plugin.version>1.0</buildnumber.plugin.version> - <findbugs.plugin.version>2.5.5</findbugs.plugin.version> + <findbugs.plugin.version>3.0.1</findbugs.plugin.version> <!-- debian --> <mvn.deb.build.dir>${project.build.directory}/debian</mvn.deb.build.dir>
