aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDuarte Meneses <duarte.meneses@sonarsource.com>2015-06-15 14:59:17 +0200
committerDuarte Meneses <duarte.meneses@sonarsource.com>2015-06-18 17:26:05 +0200
commite4ba9869d57dc4dd92648b5c8406d26fcd550d46 (patch)
tree489e0e87f6b7df0a95095de50d0264ff355fa568 /pom.xml
parent5b6747b46db7fef9238e3bbaf66d2822e03d0a6e (diff)
downloadsonar-scanner-cli-e4ba9869d57dc4dd92648b5c8406d26fcd550d46.tar.gz
sonar-scanner-cli-e4ba9869d57dc4dd92648b5c8406d26fcd550d46.zip
SONARUNNER-136 and SONARUNNER-137 - Provide a new API to run several analysis with same process and an interactive mode
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 527cbc7..5460ed3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,6 +26,7 @@
<modules>
<module>sonar-runner-api</module>
<module>sonar-runner-batch</module>
+ <module>sonar-runner-batch-interface</module>
<module>sonar-runner-dist</module>
<module>sonar-runner-impl</module>
</modules>