We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a86bb2e commit 131907bCopy full SHA for 131907b
2 files changed
class_underscore.jar
3.44 KB
pom.xml
@@ -220,7 +220,7 @@
220
<threshold>Normal</threshold>
221
<effort>Default</effort>
222
<!-- excludeFilterFile>${basedir}/src/conf/findbugs-exclude-filter.xml</excludeFilterFile-->
223
- <pluginList>${basedir}/class_underscore-jar-with-dependencies.jar</pluginList>
+ <pluginList>${basedir}/class_underscore.jar</pluginList>
224
</configuration>
225
</plugin>
226
</plugins>
0 commit comments