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 044183e no message
044183e is described below
commit 044183e560e49126a9cf967ff80739167e98fada
Author: peng-yongsheng <[email protected]>
AuthorDate: Sun Mar 11 15:47:35 2018 +0800
no message
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7372b1e..463db25 100644
--- a/pom.xml
+++ b/pom.xml
@@ -275,7 +275,7 @@
<id>validate</id>
<phase>validate</phase>
<configuration>
-
<configLocation>${project.parent.basedir}/checkStyle.xml</configLocation>
+
<configLocation>incubator-skywalking/checkStyle.xml</configLocation>
<outputFile>${basedir}/target/checkstyle-output.xml</outputFile>
<encoding>UTF-8</encoding>
<consoleOutput>true</consoleOutput>
--
To stop receiving notification emails like this one, please contact
[email protected].