Skip to content
Snippets Groups Projects
Commit 5bfeb9a1 authored by Guylaine Prat's avatar Guylaine Prat
Browse files

Add sonar host url for CI

parent 9d8ee485
No related branches found
No related tags found
No related merge requests found
Pipeline #491 passed
......@@ -27,6 +27,9 @@
<rugged.compiler.target>1.8</rugged.compiler.target>
<rugged.implementation.build>${git.revision}; ${maven.build.timestamp}</rugged.implementation.build>
<!-- sonar related properties -->
<sonar.host.url>https://sonar.orekit.org/</sonar.host.url>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<rugged.spotbugs-maven-plugin.version>4.0.4</rugged.spotbugs-maven-plugin.version>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment