aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 5b597b0..34206af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,6 +58,9 @@
<javadoc.disabled>false</javadoc.disabled>
<deploy.disabled>false</deploy.disabled>
<source.disabled>false</source.disabled>
+
+ <sonar.organization>pf4j</sonar.organization>
+ <sonar.host.url>https://sonarcloud.io</sonar.host.url>
</properties>
<build>