Inherit plugin version from commons-parent.
This commit is contained in:
parent
293fa4dec3
commit
f69a78972f
1
pom.xml
1
pom.xml
|
@ -220,7 +220,6 @@ CSV files of various types.
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.rat</groupId>
|
<groupId>org.apache.rat</groupId>
|
||||||
<artifactId>apache-rat-plugin</artifactId>
|
<artifactId>apache-rat-plugin</artifactId>
|
||||||
<version>${commons.rat.version}</version>
|
|
||||||
<!-- Should agree with config in reporting section -->
|
<!-- Should agree with config in reporting section -->
|
||||||
<configuration>
|
<configuration>
|
||||||
<excludes>
|
<excludes>
|
||||||
|
|
Loading…
Reference in New Issue