Skip to content

Commit

Permalink
Merge pull request #187 from hazendaz/master
Browse files Browse the repository at this point in the history
[pom] Skip spotbugs
  • Loading branch information
hazendaz authored Feb 11, 2024
2 parents 9c28e60 + fa59728 commit a11329c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@

<!-- Disable topSiteURL -->
<topSiteURL />

<!-- Skip spotbugs as broken on this repo -->
<spotbugs.skip>true</spotbugs.skip>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit a11329c

Please sign in to comment.