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 9756d93 commit 28b7ce2Copy full SHA for 28b7ce2
pom.xml
@@ -31,8 +31,8 @@
31
<properties>
32
<!-- SonarCloud -->
33
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
34
- <sonar.organization>assertj</sonar.organization>
35
- <sonar.projectKey>joel-costigliola_assertj-db</sonar.projectKey>
+ <sonar.organization>assertj-org</sonar.organization>
+ <sonar.projectKey>assertj_assertj-db</sonar.projectKey>
36
</properties>
37
38
<dependencies>
0 commit comments