aboutsummaryrefslogtreecommitdiffstats
path: root/server/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2015-05-21 09:50:35 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2015-05-21 09:50:35 +0200
commit15a5d88f1ef0105072d3733fe81c685d492084bd (patch)
tree00ff55dd8da29ad58dac4928e421d6e5a004030c /server/pom.xml
parente2c248e953aa7bbc02f339919033b476edcef989 (diff)
downloadsonarqube-15a5d88f1ef0105072d3733fe81c685d492084bd.tar.gz
sonarqube-15a5d88f1ef0105072d3733fe81c685d492084bd.zip
SONAR-5382 Drop Java WS client library
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 b198220c6b3..e7b1d8c88f0 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -16,7 +16,6 @@
<module>sonar-search</module>
<module>sonar-server</module>
<module>sonar-web</module>
- <module>sonar-ws-client</module>
<module>sonar-server-benchmarks</module>
</modules>
</project>