Skip to content

Commit

Permalink
Change organisation
Browse files Browse the repository at this point in the history
  • Loading branch information
csaba-feher-sonarsource committed Apr 9, 2024
1 parent 78e8f6c commit 99c6d2b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<properties>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<sonar.organization>csab</sonar.organization>
<sonar.host.url>https://squad-1-core.sc-dev.io</sonar.host.url>
</properties>
<sonar.organization>test-org-csaba</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
</properties>
<profiles>
<profile>
<id>coverage</id>
Expand Down

0 comments on commit 99c6d2b

Please sign in to comment.