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 5eb288e commit 80266b2Copy full SHA for 80266b2
pom.xml
@@ -67,6 +67,8 @@
67
<maven.compiler.source>1.8</maven.compiler.source>
68
<maven.compiler.target>1.8</maven.compiler.target>
69
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
70
+ <sonar.organization>artemnefedov</sonar.organization>
71
+ <sonar.host.url>https://sonarcloud.io</sonar.host.url>
72
</properties>
73
74
0 commit comments