aboutsummaryrefslogtreecommitdiffstats
path: root/server/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2014-11-27 16:48:13 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2014-11-27 16:49:08 +0100
commit132375889ecdcd29fa143190341fe185769c82ad (patch)
tree65731cf6ec65d44912f4424409ed7e613f5063ae /server/pom.xml
parentbc6d4d9f8449781870e4451ffd5db47b63aef76a (diff)
downloadsonarqube-132375889ecdcd29fa143190341fe185769c82ad.tar.gz
sonarqube-132375889ecdcd29fa143190341fe185769c82ad.zip
Add module sonar-server-benchmark
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..4c5fa98f7df 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-server-benchmark</module>-->
</modules>
</project>