aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2015-07-29 17:17:46 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2015-07-30 11:43:17 +0200
commit8f5b86c9ec7b6f8bbf37c828a7d1bb238af66e16 (patch)
tree886bed32fa822271780b9a40b430fe637b34c88e /pom.xml
parent314af7bed8b61cf179a1896c810967c6f5257a6a (diff)
downloadsonarqube-8f5b86c9ec7b6f8bbf37c828a7d1bb238af66e16.tar.gz
sonarqube-8f5b86c9ec7b6f8bbf37c828a7d1bb238af66e16.zip
Move protobuf specs of WS into new module sonar-ws
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 120f6405e1e..814541531fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,6 +26,7 @@
<module>sonar-markdown</module>
<module>sonar-plugin-api</module>
<module>server</module>
+ <module>sonar-ws</module>
<module>sonar-testing-harness</module>
<module>plugins/sonar-xoo-plugin</module>
<module>plugins/sonar-batch-maven-plugin</module>