diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2014-12-01 09:33:38 +0100 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2014-12-01 09:33:47 +0100 |
commit | 83a047986ca0599ac48fd331611efcc46ab3154f (patch) | |
tree | 877a1e5378dfe127a68e2e7f6c9bef1ca6afa1ea /server/pom.xml | |
parent | becae21fa03cf6c7dfb6cd5bc2710b816ba612d5 (diff) | |
download | sonarqube-83a047986ca0599ac48fd331611efcc46ab3154f.tar.gz sonarqube-83a047986ca0599ac48fd331611efcc46ab3154f.zip |
Fix sonar-data-test
Diffstat (limited to 'server/pom.xml')
-rw-r--r-- | server/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/server/pom.xml b/server/pom.xml index 4c5fa98f7df..7a5c9de19d8 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -17,6 +17,5 @@ <module>sonar-server</module> <module>sonar-web</module> <module>sonar-ws-client</module> - <!--<module>sonar-server-benchmark</module>--> </modules> </project> |