Skip to content

Commit d160e3e

Browse files
fix spotbugs
1 parent 8f28e41 commit d160e3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,6 @@ https://gitbox.apache.org/repos/asf?p=maven-pmd-plugin.git;a=blob_plain;f=src/ma
490490
<artifactId>spotbugs-maven-plugin</artifactId>
491491
<version>4.8.6.6</version>
492492
<configuration>
493-
<skip>true</skip>
494493
<includeFilterFile>${project.rootdir}/.pipeline/spotbugs.xml</includeFilterFile>
495494
<!-- Exclude generated clients -->
496495
<excludeFilterFile>${project.rootdir}/.pipeline/spotbugs-exclusions.xml</excludeFilterFile>

0 commit comments

Comments
 (0)