We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f86d045 commit a71c85cCopy full SHA for a71c85c
1 file changed
pom.xml
@@ -11,8 +11,8 @@
11
<properties>
12
<maven.compiler.source>11</maven.compiler.source>
13
<maven.compiler.target>11</maven.compiler.target>
14
- <sonar.organization>test-org-csaba</sonar.organization>
15
- <sonar.host.url>https://sonarcloud.io</sonar.host.url>
+ <sonar.organization>csaba-feher-sonarsource</sonar.organization>
+ <sonar.host.url>https://dev5.sc-dev5.io</sonar.host.url>
16
</properties>
17
<profiles>
18
<profile>
0 commit comments