We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06e5294 commit f7e585dCopy full SHA for f7e585d
pom.xml
@@ -42,6 +42,9 @@
42
</developers>
43
44
<properties>
45
+ <sonar.organization>oracle</sonar.organization>
46
+ <sonar.host.url>https://sonarcloud.io</sonar.host.url>
47
+
48
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
49
<apache.http.version>4.5.3</apache.http.version>
50
<version.plugin.surefire>3.0.0-M5</version.plugin.surefire>
0 commit comments