diff --git a/gson/pom.xml b/gson/pom.xml index facc94dc..b969809c 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -201,6 +201,19 @@ + + + + org.codehaus.mojo + findbugs-maven-plugin + + true + + target/site + + + + Inderjeet Singh