aboutsummaryrefslogtreecommitdiffstats
path: root/it/it-projects/batch/prevent-common-module/projectAB/sonar-project.properties
blob: e3c23037ee18c74f82785adf54e949abce1babf7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Root project information
sonar.projectKey=projectAB
sonar.projectName=Project AB
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