From e1dca8ada249da58a4eb4a9c52c90b0edc7c9cd2 Mon Sep 17 00:00:00 2001 From: Jean-Pierre Date: Mon, 1 Aug 2016 10:57:24 +0100 Subject: [PATCH] Use sonar.alfresco.com --- sonar-scanner.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonar-scanner.properties b/sonar-scanner.properties index bcaf687..31440f3 100644 --- a/sonar-scanner.properties +++ b/sonar-scanner.properties @@ -1,5 +1,5 @@ #----- Default SonarQube server -sonar.host.url=http://pson01.alfresco.com:9000 +sonar.host.url=http://sonar.alfresco.com:9000 #----- Default source code encoding sonar.sourceEncoding=UTF-8 \ No newline at end of file -- 2.13.3