From: Julien HENRY Date: Tue, 18 Jun 2013 09:39:41 +0000 (+0200) Subject: SONARPLUGINS-2923 Move from Sonar to SonarQube X-Git-Tag: 2.5-rc1~133 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a1e2d1f9a05ebf688ae978b98a39176ee17c14c6;p=sonar-scanner-cli.git SONARPLUGINS-2923 Move from Sonar to SonarQube --- diff --git a/sonar-runner-dist/src/main/assembly/conf/sonar-runner.properties b/sonar-runner-dist/src/main/assembly/conf/sonar-runner.properties index dd7c56f..213cc00 100644 --- a/sonar-runner-dist/src/main/assembly/conf/sonar-runner.properties +++ b/sonar-runner-dist/src/main/assembly/conf/sonar-runner.properties @@ -1,7 +1,7 @@ -#Configure here general information about the environment, such as Sonar DB details for example +#Configure here general information about the environment, such as SonarQube DB details for example #No information about specific project should appear here -#----- Default Sonar server +#----- Default SonarQube server #sonar.host.url=http://localhost:9000 #----- PostgreSQL