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