Repository: jclouds Updated Branches: refs/heads/1.7.x 7bb001bee -> 04a4ab002
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 Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/04a4ab00 Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/04a4ab00 Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/04a4ab00 Branch: refs/heads/1.7.x Commit: 04a4ab0022f26ac1099cf871b24b378cc59f39ae Parents: 7bb001b Author: Andrew Gaul <[email protected]> Authored: Thu Dec 26 13:13:50 2013 -0800 Committer: Andrew Gaul <[email protected]> Committed: Sat Jun 21 18:52:50 2014 -0700 ---------------------------------------------------------------------- project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds/blob/04a4ab00/project/pom.xml ---------------------------------------------------------------------- diff --git a/project/pom.xml b/project/pom.xml index cf3ad54..161d9a4 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -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>
