Skip to content

Commit 5c86431

Browse files
committed
Added Sonarcloud config
1 parent de1932a commit 5c86431

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
@@ -16,6 +16,9 @@
1616
<maven.compiler.target>1.8</maven.compiler.target>
1717
<junit.jupiter.version>5.5.2</junit.jupiter.version>
1818
<oracle.jdbc.version>19.3.0.0</oracle.jdbc.version>
19+
20+
<sonar.organization>utplsql</sonar.organization>
21+
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
1922
</properties>
2023

2124
<licenses>

0 commit comments

Comments
 (0)