aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorDaniel Schwarz <daniel.schwarz@sonarsource.com>2017-11-23 15:32:43 +0100
committerDaniel Schwarz <bartfastiel@users.noreply.github.com>2017-11-29 20:24:11 +0100
commitb8d9ebc1a94519ab3a0f285945c894b31de05c9a (patch)
treec2ec8846058adc7cf36e7629c8af67a1281c5fd3 /tests
parent554fb67ddb958cdfafb6fcd40b7d50a298e8d147 (diff)
downloadsonarqube-b8d9ebc1a94519ab3a0f285945c894b31de05c9a.tar.gz
sonarqube-b8d9ebc1a94519ab3a0f285945c894b31de05c9a.zip
Add generator of sonar-ws sources
Diffstat (limited to 'tests')
-rw-r--r--tests/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/pom.xml b/tests/pom.xml
index 535ee0bcc2a..3937b0c2fa1 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -39,7 +39,6 @@
<dependency>
<groupId>org.sonarsource.orchestrator</groupId>
<artifactId>sonar-orchestrator</artifactId>
- <version>${orchestrator.version}</version>
<scope>test</scope>
</dependency>
<dependency>