aboutsummaryrefslogtreecommitdiffstats
path: root/server/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2014-07-22 00:02:51 +0200
committerStephane Gamard <stephane.gamard@searchbox.com>2014-07-23 15:34:03 +0200
commit313c75ea72b0bdf59b91b1bb1712c01d9ce06b4f (patch)
tree6fc817743c48da2d944b8b04cb75ada6207bba87 /server/pom.xml
parentd0f9dca7b2d3dd27ab0b43ecdd9c0ea93d4ae734 (diff)
downloadsonarqube-313c75ea72b0bdf59b91b1bb1712c01d9ce06b4f.tar.gz
sonarqube-313c75ea72b0bdf59b91b1bb1712c01d9ce06b4f.zip
Experimental fork
Diffstat (limited to 'server/pom.xml')
-rw-r--r--server/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/pom.xml b/server/pom.xml
index 131d3efcbcd..b26febac729 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -14,6 +14,7 @@
<module>sonar-process</module>
<module>sonar-search</module>
<module>sonar-server</module>
+ <module>sonar-server-app</module>
<module>sonar-web</module>
<module>sonar-ws-client</module>
</modules>