Browse Source
change sonar organization
Co-authored-by: Dominique Merle <dominique.merle.41@gmail.com>
pull/14/head
Jean Picard
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
pom.xml
|
|
@ -16,7 +16,7 @@ |
|
|
|
<maven.compiler.source>1.8</maven.compiler.source> |
|
|
|
<maven.compiler.target>1.8</maven.compiler.target> |
|
|
|
<sonar.projectKey>MieuxVoter_majority-judgment-library-java</sonar.projectKey> |
|
|
|
<sonar.organization>jeanpic</sonar.organization> |
|
|
|
<sonar.organization>mieuxvoter</sonar.organization> |
|
|
|
<sonar.host.url>https://sonarcloud.io</sonar.host.url> |
|
|
|
</properties> |
|
|
|
|
|
|
|