Skip to content

Commit

Permalink
Cleaning sonar-project.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
louisjdmartin authored Jan 8, 2024
1 parent 13321c9 commit 7fbb82f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
sonar.projectKey=fr.cnes.sonar:cnesreport
sonar.organization=lequal
sonar.host.url=https://sonarcloud.io
sonar.projectName=SonarQube CNES Report
sonar.projectVersion=4.2.0
# Other infos (project key, version, sonarcloud url, etc. are set in the pom.xml)
sonar.projectDescription=Export SonarQube report for a specific project.
sonar.sources=src/main
sonar.tests=src/test/ut
Expand Down

0 comments on commit 7fbb82f

Please sign in to comment.