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 db22cf1 no message
db22cf1 is described below
commit db22cf185ada4c458db553574b5c683dad7e5161
Author: peng-yongsheng <[email protected]>
AuthorDate: Sun Mar 11 15:27:33 2018 +0800
no message
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 765829a..7372b1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -275,7 +275,7 @@
<id>validate</id>
<phase>validate</phase>
<configuration>
-
<configLocation>${project.basedir}/checkStyle.xml</configLocation>
+
<configLocation>${project.parent.basedir}/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].