Skip to content

Commit

Permalink
Migrate SonarCloud to assertj-org
Browse files Browse the repository at this point in the history
  • Loading branch information
VanRoy committed Nov 9, 2024
1 parent 9756d93 commit 28b7ce2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
<properties>
<!-- SonarCloud -->
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<sonar.organization>assertj</sonar.organization>
<sonar.projectKey>joel-costigliola_assertj-db</sonar.projectKey>
<sonar.organization>assertj-org</sonar.organization>
<sonar.projectKey>assertj_assertj-db</sonar.projectKey>
</properties>

<dependencies>
Expand Down

0 comments on commit 28b7ce2

Please sign in to comment.