mirror of https://github.com/apache/archiva.git
rat plugin 0.8
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1310311 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f116d84fdb
commit
c5099d83f3
2
pom.xml
2
pom.xml
|
@ -1556,7 +1556,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.rat</groupId>
|
<groupId>org.apache.rat</groupId>
|
||||||
<artifactId>apache-rat-plugin</artifactId>
|
<artifactId>apache-rat-plugin</artifactId>
|
||||||
<version>0.7</version>
|
<version>0.8</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<excludes>
|
<excludes>
|
||||||
<exclude>.gitignore</exclude>
|
<exclude>.gitignore</exclude>
|
||||||
|
|
Loading…
Reference in New Issue