We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8d95cc commit 480da76Copy full SHA for 480da76
βpom.xml
@@ -23,6 +23,8 @@
23
24
<properties>
25
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
26
+ <sonar.organization>arangodb-1</sonar.organization>
27
+ <sonar.host.url>https://sonarcloud.io</sonar.host.url>
28
</properties>
29
30
<developers>
0 commit comments