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

jinrongtong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-spring.git

commit 4d498cb506c4552df3671b8784a3689119795f6d
Author: GongZhengMe <[email protected]>
AuthorDate: Fri Mar 27 12:40:31 2020 +0800

    Edit code style as Apache Rocket MQ
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8c48c82..9b70622 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,6 @@
                         <id>validate</id>
                         <phase>validate</phase>
                         <configuration>
-                            <skip>true</skip>
                             <excludes>src/main/resources</excludes>
                             
<configLocation>style/rmq_checkstyle.xml</configLocation>
                             <encoding>UTF-8</encoding>

Reply via email to