Implement firmwareUpgrade CS template section support
[e-mobility-charging-stations-simulator.git] / sonar-project.properties
index c551fac47964687f77f791951cd8ef1fb2964888..ec51a85eb818e44c68491e6860da0a1542fa5936 100644 (file)
@@ -3,10 +3,11 @@ sonar.organization=sap-1
 
 # This is the name and version displayed in the SonarCloud UI.
 sonar.projectName=e-mobility-charging-stations-simulator
-sonar.projectVersion=1.1.82
+sonar.projectVersion=1.1.89
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
-#sonar.sources=.
+sonar.sources=src
+sonar.tests=test
 
 sonar.javascript.lcov.reportPaths=coverage/lcov.info