You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2017/11/11 08:16:52 UTC

[struts] 02/02: Adds proper url to Sonar host

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

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 47a4a57d2d7fc4d5ab1765f6bd31bf1b0f0d583c
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Fri Nov 10 10:21:19 2017 +0100

    Adds proper url to Sonar host
---
 pom.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/pom.xml b/pom.xml
index 124c73f..50fbf27 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,6 +106,9 @@
 
         <!-- Site generation -->
         <fluido-skin.version>1.6</fluido-skin.version>
+
+        <!-- Sonar -->
+        <sonar.host.url>https://builds.apache.org/analysis/</sonar.host.url>
     </properties>
 
     <profiles>

-- 
To stop receiving notification emails like this one, please contact
"commits@struts.apache.org" <co...@struts.apache.org>.