From: Jérôme Benoit Date: Sat, 21 Aug 2021 16:54:35 +0000 (+0200) Subject: Refine sonarcloud configuration X-Git-Tag: v1.0.40~12 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=d1e8b4ef3fd1b5c725d386269c25ee8f07510b97;p=e-mobility-charging-stations-simulator.git Refine sonarcloud configuration Signed-off-by: Jérôme Benoit --- diff --git a/sonar-project.properties b/sonar-project.properties index 66831a54..e09a1f85 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -2,8 +2,8 @@ sonar.projectKey=jerome-benoit_ev-simulator sonar.organization=jerome-benoit # This is the name and version displayed in the SonarCloud UI. -#sonar.projectName=ev-simulator -#sonar.projectVersion=1.0 +sonar.projectName=ev-simulator +sonar.projectVersion=1.0.0 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows. #sonar.sources=.