aboutsummaryrefslogtreecommitdiffstats
path: root/server/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2014-07-11 17:10:13 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2014-07-11 17:10:13 +0200
commit1de4e949ef73b086e5ff5cef2b39fdb3c3553d41 (patch)
tree5f53797f1a21cc7854db1db5f4a4010322e8db45 /server/pom.xml
parentd67483d12ef1768adda8f87db349915891f3b19a (diff)
downloadsonarqube-1de4e949ef73b086e5ff5cef2b39fdb3c3553d41.tar.gz
sonarqube-1de4e949ef73b086e5ff5cef2b39fdb3c3553d41.zip
SONAR-5408 extract sonar-web from sonar-server
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 598f1d4aa1a..131d3efcbcd 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-web</module>
<module>sonar-ws-client</module>
</modules>
</project>