aboutsummaryrefslogtreecommitdiffstats
path: root/server/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2014-12-02 18:58:46 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2014-12-02 18:58:56 +0100
commit08e74cebd49de12780885e2d6427e56d624daa02 (patch)
tree7d8d8101f0116d7f6feb32548b9bed1b69f428b4 /server/pom.xml
parent47c760762ee109f86fe97195c42d00d8dde41db1 (diff)
downloadsonarqube-08e74cebd49de12780885e2d6427e56d624daa02.tar.gz
sonarqube-08e74cebd49de12780885e2d6427e56d624daa02.zip
Add module sonar-data-test to build
Diffstat (limited to 'server/pom.xml')
-rw-r--r--server/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/pom.xml b/server/pom.xml
index 7a5c9de19d8..8e087ad3f87 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -17,5 +17,6 @@
<module>sonar-server</module>
<module>sonar-web</module>
<module>sonar-ws-client</module>
+ <module>sonar-data-test</module>
</modules>
</project>