From 1e40f9967e01102bb403ed67ae75e6492df10883 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Thu, 26 Aug 2021 19:38:51 +0200 Subject: [PATCH] Also rename the sonar project name. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- sonar-project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonar-project.properties b/sonar-project.properties index ee7f8d49..644a791a 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -2,7 +2,7 @@ sonar.projectKey=jerome-benoit_charging-stations-simulator sonar.organization=jerome-benoit # This is the name and version displayed in the SonarCloud UI. -sonar.projectName=ev-simulator +sonar.projectName=charging-stations-simulator sonar.projectVersion=1.0.0 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows. -- 2.34.1