Updated Branches:
  refs/heads/master af216ea5d -> f16743ddf

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-examples/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds-examples/commit/f16743dd
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-examples/tree/f16743dd
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-examples/diff/f16743dd

Branch: refs/heads/master
Commit: f16743ddfae578889d0530a3cf6fffc8fb33ad6a
Parents: af216ea
Author: Andrew Gaul <[email protected]>
Authored: Thu Dec 26 13:17:39 2013 -0800
Committer: Andrew Gaul <[email protected]>
Committed: Thu Dec 26 13:17:39 2013 -0800

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-examples/blob/f16743dd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 40fcfdc..0c0adf6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
       <plugin>
         <groupId>org.apache.rat</groupId>
         <artifactId>apache-rat-plugin</artifactId>
-        <version>0.8</version>
+        <version>0.10</version>
         <executions>
           <execution>
             <phase>package</phase>

Reply via email to