aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorStephane Gamard <stephane.gamard@searchbox.com>2014-07-10 23:33:17 +0200
committerStephane Gamard <stephane.gamard@searchbox.com>2014-07-10 23:33:24 +0200
commitc18ceffbdcd09605eaf3cfc02c4f5f103cfa7f24 (patch)
tree35a81a51acdca84bbbd9dd68d193da0ea1cf6fac /pom.xml
parent6b764ab6b45278aedb15c330539129dbce82875a (diff)
downloadsonarqube-c18ceffbdcd09605eaf3cfc02c4f5f103cfa7f24.tar.gz
sonarqube-c18ceffbdcd09605eaf3cfc02c4f5f103cfa7f24.zip
SONAR-4898 - Initial start.jar available in distribution bundle
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 3ddc361e1d1..fd2c3a86e92 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,6 +12,7 @@
<modules>
<module>sonar-application</module>
+ <module>sonar-start</module>
<module>sonar-batch</module>
<module>sonar-batch-maven-compat</module>
<module>sonar-check-api</module>