diff --git a/pom.xml b/pom.xml
index c0afbb2..98d496d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,6 +27,12 @@
${file.encoding}
${file.encoding}
+
+ th-schwarz
+ https://sonarcloud.io
+ ${file.encoding}
+ src/test/java/**/*
+
10.21.3
3.6.0
@@ -167,6 +173,31 @@
+
+
+
+ org.jacoco
+ jacoco-maven-plugin
+ 0.8.12
+
+
+ prepare-agent
+
+ prepare-agent
+
+
+
+ report-code-coverage
+ prepare-package
+
+ report
+
+
+ XML
+
+
+
+
\ No newline at end of file