summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2014-07-10 14:35:50 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2014-07-10 14:35:50 +0200
commit90ab387cdeda985e987d1eac3764896049e94011 (patch)
tree857a137415ab91603c37cf82a6d74645f4bc6e76 /pom.xml
parentc4ddca5b55f3cbe21235cb7ee6f3ea3e2bbae128 (diff)
downloadsonarqube-90ab387cdeda985e987d1eac3764896049e94011.tar.gz
sonarqube-90ab387cdeda985e987d1eac3764896049e94011.zip
Move sonar-ws-client to sub-dir server/
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f02bb326d85..3ddc361e1d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,6 @@
<module>sonar-plugin-api</module>
<module>server</module>
<module>sonar-testing-harness</module>
- <module>sonar-ws-client</module>
<module>plugins/sonar-core-plugin</module>
<module>plugins/sonar-dbcleaner-plugin</module>
<module>plugins/sonar-cpd-plugin</module>