Skip to content

Commit

Permalink
added host url to propertis
Browse files Browse the repository at this point in the history
  • Loading branch information
Topin2001 committed Nov 24, 2023
1 parent c14a75a commit f907a3f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
sonar.projectKey=fr.cnes.sonar:cnesreport
sonar.projectName=cnesreport
sonar.organization=lequal
sonar.projectVersion=3.3.0
sonar.projectVersion=4.2.0
sonar.projectDescription=Export SonarQube report for a specific project.
sonar.sources=src/main
sonar.tests=src/test/ut
sonar.java.binaries=target/classes
sonar.host.url=https://sonarcloud.io

0 comments on commit f907a3f

Please sign in to comment.