Merge remote-tracking branch 'origin/master' into feature/RAT-293_sonarCloud

Fetch release 0.15
diff --git a/pom.xml b/pom.xml
index 6245d96..4977798 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,6 +43,8 @@
   </description>
   <inceptionYear>2006</inceptionYear>
   <properties>
+    <sonar.organization>apache</sonar.organization>
+    <sonar.host.url>https://sonarcloud.io</sonar.host.url>
     <!-- taken from https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
     <project.build.outputTimestamp>10</project.build.outputTimestamp>
     <ant.version>1.10.12</ant.version>