Skip to content

Commit

Permalink
Change sonar URL (openmrs#2299)
Browse files Browse the repository at this point in the history
.. as it won't be on the same machine as CI
  • Loading branch information
cintiadr authored and dkayiwa committed Nov 26, 2017
1 parent 91aecd7 commit 4d9afb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1004,7 +1004,7 @@
<hibernateVersion>4.3.9.Final</hibernateVersion>
<customArgLineForTesting/>

<sonar.host.url>https://ci.openmrs.org/sonar</sonar.host.url>
<sonar.host.url>https://sonar.openmrs.org/sonar</sonar.host.url>
<sonar.issuesReport.html.enable>true</sonar.issuesReport.html.enable>
<sonar.issuesReport.lightModeOnly>true</sonar.issuesReport.lightModeOnly>
<sonar.issuesReport.console.enable>true</sonar.issuesReport.console.enable>
Expand Down

0 comments on commit 4d9afb3

Please sign in to comment.