sonarqube/tests/projects/shared/xoo-multi-module-sample-without-project-name-version/sonar-project.properties
2017-06-25 23:42:50 +02:00

11 lines
264 B
Properties

# Root project information
sonar.projectKey=com.sonarsource.it.samples:multi-modules-sample
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