From aac062cdfe2b7c1d238e105f354ea12457c34e4c Mon Sep 17 00:00:00 2001 From: Graham Triggs Date: Thu, 5 Oct 2017 18:10:24 +0100 Subject: [PATCH] Add Findbugs reporting --- api/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/api/pom.xml b/api/pom.xml index 0f2946498..290639336 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -74,4 +74,14 @@ test + + + + + org.codehaus.mojo + findbugs-maven-plugin + 3.0.5 + + +