mirror of https://github.com/apache/jclouds.git
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:
parent
7bb001beed
commit
04a4ab0022
|
@ -802,7 +802,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.9</version>
|
<version>0.10</version>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.codehaus.mojo</groupId>
|
<groupId>org.codehaus.mojo</groupId>
|
||||||
|
|
Loading…
Reference in New Issue