Skip to content
Snippets Groups Projects
Commit 5a30f81b authored by Andrea Burattin's avatar Andrea Burattin
Browse files

Added SonarCloud properties

parent d2e1043d
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,9 @@
<properties>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<sonar.organization>beamline</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
</properties>
<repositories>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment