Skip to content
This repository has been archived by the owner on May 26, 2020. It is now read-only.

Commit

Permalink
remove findbugs
Browse files Browse the repository at this point in the history
  • Loading branch information
sagiegurari committed Aug 28, 2015
1 parent 4e510c6 commit 21ebdbc
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -400,15 +400,6 @@
</rulesets>
</configuration>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
<version>2.5.2</version>
<configuration>
<effort>Max</effort>
<omitVisitors>FindDoubleCheck,FindInconsistentSync2</omitVisitors>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
Expand Down

0 comments on commit 21ebdbc

Please sign in to comment.