aboutsummaryrefslogtreecommitdiffstats
path: root/it/it-projects/dbCleaner/xoo-multi-modules-sample/sonar-project.properties
blob: 7935cb5ffb0314adb6fd522c02d84cef2ce6b841 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Root project information
sonar.projectKey=com.sonarsource.it.samples:multi-modules-sample
sonar.projectName=Sonar :: Integration Tests :: Multi-modules Sample
sonar.projectVersion=1.0-SNAPSHOT

sonar.language=xoo
 
# Some properties that will be inherited by the modules
sonar.sources=src/main/xoo
 
# List of the module identifiers
sonar.modules=module_a,module_b