Repository: jclouds Updated Branches: refs/heads/master 59424cf9e -> 7f446a638
Upgrade to Apache Rat 0.12 Release notes: https://creadur.apache.org/rat/changes-report.html#a0.12 Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/7f446a63 Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/7f446a63 Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/7f446a63 Branch: refs/heads/master Commit: 7f446a638dcc62f217345eb8a196bea38ba7bfea Parents: 59424cf Author: Andrew Gaul <[email protected]> Authored: Thu Sep 7 01:21:46 2017 -0700 Committer: Andrew Gaul <[email protected]> Committed: Thu Sep 7 01:21:46 2017 -0700 ---------------------------------------------------------------------- project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds/blob/7f446a63/project/pom.xml ---------------------------------------------------------------------- diff --git a/project/pom.xml b/project/pom.xml index 3cab13a..bf5169f 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -1065,7 +1065,7 @@ <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> - <version>0.10</version> + <version>0.12</version> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId>
