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 7bb001beed
commit 04a4ab0022
1 changed files with 1 additions and 1 deletions

View File

@ -802,7 +802,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>