Skip to content

Commit

Permalink
build: fail again on findbug warnings
Browse files Browse the repository at this point in the history
Findbugs analyzis was no more enforced since 7e7e3f1, they should all
now be fixed.
  • Loading branch information
hashar committed Jan 17, 2022
1 parent e031ce9 commit 2d17533
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@
<jenkins-maven-plugin>3.15</jenkins-maven-plugin>
<slf4j-api>1.7.32</slf4j-api>
<maven.javadoc.skip>true</maven.javadoc.skip>
<findbugs.failOnError>false</findbugs.failOnError>
</properties>


Expand Down

0 comments on commit 2d17533

Please sign in to comment.