diff options
author | Sébastien Lesaint <sebastien.lesaint@sonarsource.com> | 2017-08-17 17:37:59 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-09-05 14:24:12 +0200 |
commit | 826cbace35682de7d4eb9ca496a5c277d2120e4c (patch) | |
tree | 4db8c0e454adf94ee6825a20466ab633d5ecb3cc /server/pom.xml | |
parent | 72e202b73cffcedc1ca3cc7311008f2a39006d21 (diff) | |
download | sonarqube-826cbace35682de7d4eb9ca496a5c277d2120e4c.tar.gz sonarqube-826cbace35682de7d4eb9ca496a5c277d2120e4c.zip |
SONAR-8798 delete maven module sonar-search
Diffstat (limited to 'server/pom.xml')
-rw-r--r-- | server/pom.xml | 1 |
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> |