Skip to content

Commit ba21f6f

Browse files
authored
Update pom.xml
1 parent 0fb8336 commit ba21f6f

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
@@ -31,6 +31,9 @@
3131
</scm>
3232

3333
<properties>
34+
<sonar.organization>oracle</sonar.organization>
35+
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
36+
3437
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3538
<maven.compiler.source>1.8</maven.compiler.source>
3639
<maven.compiler.target>1.8</maven.compiler.target>

0 commit comments

Comments
 (0)