Repository: hbase
Updated Branches:
  refs/heads/0.98 1fc9a6e0b -> d96563c3a


HBASE-14264 Update RAT plugin version in 0.98 branch


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0ed23036
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/0ed23036
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/0ed23036

Branch: refs/heads/0.98
Commit: 0ed23036270fba1ef9982a72761d9a5beac42c3a
Parents: 1fc9a6e
Author: Andrew Purtell <apurt...@apache.org>
Authored: Thu Aug 20 14:13:49 2015 -0700
Committer: Andrew Purtell <apurt...@apache.org>
Committed: Thu Aug 20 14:13:49 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/0ed23036/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 29e6022..d544e32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -702,7 +702,7 @@
           <!-- excludes are inherited -->
           <groupId>org.apache.rat</groupId>
           <artifactId>apache-rat-plugin</artifactId>
-          <version>0.8</version>
+          <version>0.11</version>
           <configuration>
             <excludes>
               <exclude>**/*.versionsBackup</exclude>

Reply via email to