Skip to content

Commit 28b7ce2

Browse files
committed
Migrate SonarCloud to assertj-org
1 parent 9756d93 commit 28b7ce2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
<properties>
3232
<!-- SonarCloud -->
3333
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
34-
<sonar.organization>assertj</sonar.organization>
35-
<sonar.projectKey>joel-costigliola_assertj-db</sonar.projectKey>
34+
<sonar.organization>assertj-org</sonar.organization>
35+
<sonar.projectKey>assertj_assertj-db</sonar.projectKey>
3636
</properties>
3737

3838
<dependencies>

0 commit comments

Comments
 (0)