Skip to content

Commit 3e5a7e4

Browse files
committed
Add sonarcloud properties
1 parent 103eb79 commit 3e5a7e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@
6060
</issueManagement>
6161

6262
<properties>
63+
<sonar.organization>c4twithshell</sonar.organization>
64+
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
65+
6366
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6467
<sonar.version>10.7.0.96327</sonar.version>
6568
<sonar.plugin.api.version>10.11.0.2468</sonar.plugin.api.version>

0 commit comments

Comments
 (0)