diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2014-07-22 00:02:51 +0200 |
---|---|---|
committer | Stephane Gamard <stephane.gamard@searchbox.com> | 2014-07-23 15:34:03 +0200 |
commit | 313c75ea72b0bdf59b91b1bb1712c01d9ce06b4f (patch) | |
tree | 6fc817743c48da2d944b8b04cb75ada6207bba87 /server/pom.xml | |
parent | d0f9dca7b2d3dd27ab0b43ecdd9c0ea93d4ae734 (diff) | |
download | sonarqube-313c75ea72b0bdf59b91b1bb1712c01d9ce06b4f.tar.gz sonarqube-313c75ea72b0bdf59b91b1bb1712c01d9ce06b4f.zip |
Experimental fork
Diffstat (limited to 'server/pom.xml')
-rw-r--r-- | server/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/pom.xml b/server/pom.xml index 131d3efcbcd..b26febac729 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -14,6 +14,7 @@ <module>sonar-process</module> <module>sonar-search</module> <module>sonar-server</module> + <module>sonar-server-app</module> <module>sonar-web</module> <module>sonar-ws-client</module> </modules> |