aboutsummaryrefslogtreecommitdiffstats
path: root/server/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2014-07-24 21:50:19 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2014-07-24 21:50:19 +0200
commitf07a28f60ad0cc18f4e318109389032fb30bba06 (patch)
tree0829512c5500ba10048ff7134cca1efe0d161a89 /server/pom.xml
parentcde4bd7a61e5a9a8c27d115f07f53b691445d0ff (diff)
downloadsonarqube-f07a28f60ad0cc18f4e318109389032fb30bba06.tar.gz
sonarqube-f07a28f60ad0cc18f4e318109389032fb30bba06.zip
SONAR-4898 move sonar-server-app to sonar-server
Diffstat (limited to 'server/pom.xml')
-rw-r--r--server/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/pom.xml b/server/pom.xml
index b26febac729..131d3efcbcd 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -14,7 +14,6 @@
<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>