From 16efd306f7389024945fa8c30f4244b031cf7536 Mon Sep 17 00:00:00 2001 From: Graham Triggs Date: Thu, 5 Oct 2017 18:46:13 +0100 Subject: [PATCH] Fix pom error with tags --- api/pom.xml | 39 +++++++++++++++++---------------------- 1 file changed, 17 insertions(+), 22 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index ffbbd2f3c..3222b4e87 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -32,6 +32,23 @@ + + org.codehaus.mojo + findbugs-maven-plugin + 3.0.5 + + Max + Low + true + + + com.h3xstream.findsecbugs + findsecbugs-plugin + LATEST + + + + @@ -74,26 +91,4 @@ test - - - - - org.codehaus.mojo - findbugs-maven-plugin - 3.0.5 - - Max - Low - true - - - com.h3xstream.findsecbugs - findsecbugs-plugin - LATEST - - - - - -