This is an automated email from the ASF dual-hosted git repository.
pengys pushed a commit to branch asf/release
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git
The following commit(s) were added to refs/heads/asf/release by this push:
new 70e7f85 no message
70e7f85 is described below
commit 70e7f859a2755d1377126b217a7ea572e386acdc
Author: peng-yongsheng <[email protected]>
AuthorDate: Sun Mar 11 16:47:43 2018 +0800
no message
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3b2832a..9dd3b50 100644
--- a/pom.xml
+++ b/pom.xml
@@ -276,7 +276,7 @@
<id>validate</id>
<phase>validate</phase>
<configuration>
-
<configLocation>${project.artifactId}/checkStyle.xml</configLocation>
+
<configLocation>https://github.com/apache/incubator-skywalking/blob/master/checkStyle.xml</configLocation>
<encoding>UTF-8</encoding>
<consoleOutput>true</consoleOutput>
<includeTestSourceDirectory>true</includeTestSourceDirectory>
--
To stop receiving notification emails like this one, please contact
[email protected].