diff --git a/parent/pom.xml b/parent/pom.xml index 131a172..8202f6a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -157,7 +157,7 @@ maven-compiler-plugin true - true + true ascii false false @@ -165,7 +165,7 @@ false true 1.4 - 1.4 + 1.4 @@ -191,6 +191,15 @@ + + org.codehaus.mojo + findbugs-maven-plugin + 2.0.1 + + true + target/site + +