This is an automated email from the ASF dual-hosted git repository.

liujun pushed a commit to branch 2.6.2-release
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git

commit 63f63611ce7fd7f9082b9687f31a5772a30a2341
Author: ken.lj <ken.lj...@gmail.com>
AuthorDate: Tue May 22 09:39:03 2018 +0800

    Skip rat by default
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 83daf93..195a2a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,6 +117,7 @@
         <apache-rat-plugin.version>0.12</apache-rat-plugin.version>
         <arguments/>
         <checkstyle.skip>true</checkstyle.skip>
+        <rat.skip>true</rat.skip>
     </properties>
 
     <modules>

-- 
To stop receiving notification emails like this one, please contact
liu...@apache.org.

Reply via email to