aboutsummaryrefslogtreecommitdiffstats
path: root/it/it-projects/shared/xoo-sample-module-move-v2/sonar-project.properties
blob: ce727e4ea81e7dbace96c6c6b454541e4b6a0297 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Root project information
sonar.projectKey=sample
sonar.projectName=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=new_module