mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-15 14:36:32 +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>
|
<plugin>
|
||||||
<groupId>com.github.spotbugs</groupId>
|
<groupId>com.github.spotbugs</groupId>
|
||||||
<artifactId>spotbugs-maven-plugin</artifactId>
|
<artifactId>spotbugs-maven-plugin</artifactId>
|
||||||
<version>${commons.spotbugs.version}</version>
|
|
||||||
<configuration>
|
<configuration>
|
||||||
<excludeFilterFile>${basedir}/src/site/resources/spotbugs/spotbugs-exclude-filter.xml</excludeFilterFile>
|
<excludeFilterFile>${basedir}/src/site/resources/spotbugs/spotbugs-exclude-filter.xml</excludeFilterFile>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user