aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2016-02-17 10:13:30 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2016-02-17 10:13:30 +0100
commitf919b1cac1479aeba492e74db8a295a96629447d (patch)
tree37eae1bdd3298fc50f5925f7d1f285d447449d32 /tests
parent06b63c4b8f9532bd5bab3504a49fa70b629ab274 (diff)
downloadsonarqube-f919b1cac1479aeba492e74db8a295a96629447d.tar.gz
sonarqube-f919b1cac1479aeba492e74db8a295a96629447d.zip
Fix pom of performance tests
Diffstat (limited to 'tests')
-rw-r--r--tests/perf/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/perf/pom.xml b/tests/perf/pom.xml
index f9184b1a87b..a370b4b3044 100644
--- a/tests/perf/pom.xml
+++ b/tests/perf/pom.xml
@@ -48,6 +48,7 @@
<dependency>
<groupId>org.sonarsource.orchestrator</groupId>
<artifactId>sonar-orchestrator</artifactId>
+ <version>${orchestrator.version}</version>
</dependency>
<dependency>
<groupId>org.codehaus.sonar</groupId>