X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fsonar-project.properties;h=77ba547c10079e20c78068544f32c26cf6e3346a;hb=bb57ea07805938bec42dbee3da6bfda569a1b9bb;hp=8b6a04d26037fba5af66a52c566b774d059cd413;hpb=fe409a0bb9cc8fc2df8d30d408ab9cb153887c5c;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/sonar-project.properties b/ui/web/sonar-project.properties index 8b6a04d2..77ba547c 100644 --- a/ui/web/sonar-project.properties +++ b/ui/web/sonar-project.properties @@ -3,7 +3,7 @@ sonar.organization=sap-1 # This is the name and version displayed in the SonarCloud UI. sonar.projectName=e-mobility-charging-stations-simulator-webui -sonar.projectVersion=0.1.1 +sonar.projectVersion=0.3.0 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows. sonar.sources=src @@ -11,7 +11,5 @@ sonar.tests=tests sonar.javascript.lcov.reportPaths=coverage/lcov.info -# sonar.typescript.tsconfigPath=tsconfig-sonar.json - # Encoding of the source code. Default is default system encoding #sonar.sourceEncoding=UTF-8