From: David ‘Bombe’ Roden Date: Wed, 11 Sep 2013 17:12:17 +0000 (+0200) Subject: Don’t tie FindBugs to any phase. X-Git-Tag: 0.8.7^2~21 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=cd026a453e24024cf46f126ad12022320ea2585a;ds=sidebyside Don’t tie FindBugs to any phase. --- diff --git a/pom.xml b/pom.xml index ce9e44f..f3a8b72 100644 --- a/pom.xml +++ b/pom.xml @@ -70,14 +70,6 @@ org.codehaus.mojo findbugs-maven-plugin 2.5.2 - - - test - - findbugs - - - org.apache.maven.plugins