PHOENIX-4777 Fix rat:check failures

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

Branch: refs/heads/4.x-cdh5.13
Commit: fdebb15a64765f8cf36efefed1f224d38728fa80
Parents: f95f860
Author: Pedro Boado <pbo...@apache.org>
Authored: Tue Jun 12 00:08:02 2018 +0100
Committer: Pedro Boado <pbo...@apache.org>
Committed: Tue Jun 12 00:08:02 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/phoenix/blob/fdebb15a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e55b080..b5c2a5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -231,6 +231,7 @@
         <plugin>
           <groupId>org.apache.rat</groupId>
           <artifactId>apache-rat-plugin</artifactId>
+          <version>0.10</version>
           <!-- Avoid defining exclusions in pluginManagement as they are 
global.
                We already inherit some from the ASF parent pom. -->
         </plugin>

Reply via email to