Upgrade to Apache Rat 0.10

Notably this release resolves RAT-138 which caused excessive run-times
with some inputs.  Changelog:

http://creadur.apache.org/rat/RELEASE_NOTES.txt
This commit is contained in:
Andrew Gaul 2013-12-26 13:13:50 -08:00
parent 3143e43a27
commit 285bc03e97
1 changed files with 1 additions and 1 deletions

View File

@ -800,7 +800,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<version>0.9</version>
<version>0.10</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>