Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Reference JENKINS-45055 in FindBugs settings
  • Loading branch information
oleg-nenashev committed Mar 12, 2018
1 parent 5d05b71 commit 1b59014
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -59,6 +59,7 @@
<mockito.version>1.10.19</mockito.version>
<jenkins.version>1.625.3</jenkins.version>
<java.level>7</java.level>
<!-- Remove once JENKINS-45055 is fixed -->
<findbugs.failOnError>false</findbugs.failOnError>
</properties>

Expand Down

0 comments on commit 1b59014

Please sign in to comment.