From 9f93f7960c97642a79ed30b84d5127017ed9fc73 Mon Sep 17 00:00:00 2001 From: Claudio David Gasparini Date: Fri, 18 Dec 2020 14:37:27 +0100 Subject: Introduce spotbug plugin Issue-ID: CPS-159 Signed-off-by: Claudio David Gasparini Change-Id: I889b3009505421621007031fb99a43c5cd30be82 --- cps-bom/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cps-bom/pom.xml') diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 520a48415..7d023a591 100644 --- a/cps-bom/pom.xml +++ b/cps-bom/pom.xml @@ -51,6 +51,11 @@ checkstyle ${project.version} + + org.onap.cps + spotbugs + ${project.version} + \ No newline at end of file -- cgit 1.2.3-korg