aboutsummaryrefslogtreecommitdiffstats
path: root/server/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2014-12-05 17:36:29 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2014-12-05 17:36:29 +0100
commitd543d23fe19869c9f3a412e0eed9dfd2034f24b7 (patch)
tree9b14f1d0a0574ad6b27a31175ca8111af644189d /server/pom.xml
parentb0aecb12794c3c85b660ff7e828dc8d5d8c2eef4 (diff)
downloadsonarqube-d543d23fe19869c9f3a412e0eed9dfd2034f24b7.tar.gz
sonarqube-d543d23fe19869c9f3a412e0eed9dfd2034f24b7.zip
Rename module sonar-data-test to sonar-server-benchmarks
Diffstat (limited to 'server/pom.xml')
-rw-r--r--server/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/pom.xml b/server/pom.xml
index 8e087ad3f87..e931018c074 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -17,6 +17,6 @@
<module>sonar-server</module>
<module>sonar-web</module>
<module>sonar-ws-client</module>
- <module>sonar-data-test</module>
+ <module>sonar-server-benchmarks</module>
</modules>
</project>