summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2014-07-14 21:47:57 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2014-07-14 21:47:57 +0200
commitfb1f98a971cff6313798b3e00188c109a7c91f5e (patch)
treee71836f50e8e53806e2cf76f21602eafcc054e34 /pom.xml
parent0bfc9acc2ec2a6c584afac4ed8d9c27a993c37c8 (diff)
downloadsonarqube-fb1f98a971cff6313798b3e00188c109a7c91f5e.tar.gz
sonarqube-fb1f98a971cff6313798b3e00188c109a7c91f5e.zip
Disable sonar-start module
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index fd2c3a86e92..3ddc361e1d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,6 @@
<modules>
<module>sonar-application</module>
- <module>sonar-start</module>
<module>sonar-batch</module>
<module>sonar-batch-maven-compat</module>
<module>sonar-check-api</module>