aboutsummaryrefslogtreecommitdiffstats
path: root/server/pom.xml
diff options
context:
space:
mode:
authorSébastien Lesaint <sebastien.lesaint@sonarsource.com>2017-08-17 17:37:59 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-09-05 14:24:12 +0200
commit826cbace35682de7d4eb9ca496a5c277d2120e4c (patch)
tree4db8c0e454adf94ee6825a20466ab633d5ecb3cc /server/pom.xml
parent72e202b73cffcedc1ca3cc7311008f2a39006d21 (diff)
downloadsonarqube-826cbace35682de7d4eb9ca496a5c277d2120e4c.tar.gz
sonarqube-826cbace35682de7d4eb9ca496a5c277d2120e4c.zip
SONAR-8798 delete maven module sonar-search
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 0666069e540..6ecf0057406 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -15,7 +15,6 @@
<modules>
<module>sonar-process</module>
<module>sonar-process-monitor</module>
- <module>sonar-search</module>
<module>sonar-db-core</module>
<module>sonar-db-migration</module>
<module>sonar-db-dao</module>