There was an error while loading. Please reload this page.
1 parent a92c536 commit 7ca4763Copy full SHA for 7ca4763
1 file changed
pom.xml
@@ -38,6 +38,8 @@
38
</scm>
39
40
<properties>
41
+ <sonar.organization>ls1intum</sonar.organization>
42
+ <sonar.host.url>https://sonarcloud.io</sonar.host.url>
43
<maven.compiler.source>17</maven.compiler.source>
44
<maven.compiler.target>17</maven.compiler.target>
45
<junit-jupiter-version>5.13.4</junit-jupiter-version>
0 commit comments