You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by hu...@apache.org on 2018/07/23 02:40:05 UTC

[incubator-dubbo] branch master updated: Remove pom element linkXRef (#2105)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2ec30bf  Remove pom element linkXRef (#2105)
2ec30bf is described below

commit 2ec30bfd822283e2262cd8eded525736d6a62920
Author: lsqeric <36...@users.noreply.github.com>
AuthorDate: Mon Jul 23 10:39:57 2018 +0800

    Remove pom element linkXRef (#2105)
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 044cdf3..37d1f5e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -262,7 +262,6 @@
                                     <configLocation>codestyle/checkstyle.xml</configLocation>
                                     <suppressionsLocation>codestyle/checkstyle-suppressions.xml</suppressionsLocation>
                                     <headerLocation>codestyle/checkstyle-header.txt</headerLocation>
-                                    <linkXRef>false</linkXRef>
                                     <encoding>UTF-8</encoding>
                                     <consoleOutput>true</consoleOutput>
                                     <failOnViolation>true</failOnViolation>