chore: version 1.2.0-2
[e-mobility-charging-stations-simulator.git] / sonar-project.properties
index 5738dc8f6f29f7ffd15afa3dd3562f4258e290da..87af256096ca6b725ebd953206766b108f7afeef 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.77
+sonar.projectVersion=1.2.0-2
 
 # 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