mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-09 11:35:26 +00:00
Pick up spotbugs-maven-plugin version from parent
This commit is contained in:
parent
3b55ade372
commit
c3de742ee0
1
pom.xml
1
pom.xml
@ -298,7 +298,6 @@
|
||||
<plugin>
|
||||
<groupId>com.github.spotbugs</groupId>
|
||||
<artifactId>spotbugs-maven-plugin</artifactId>
|
||||
<version>${commons.spotbugs.version}</version>
|
||||
<configuration>
|
||||
<excludeFilterFile>${basedir}/src/site/resources/spotbugs/spotbugs-exclude-filter.xml</excludeFilterFile>
|
||||
</configuration>
|
||||
|
Loading…
x
Reference in New Issue
Block a user