aboutsummaryrefslogtreecommitdiffstats
path: root/it/pom.xml
diff options
context:
space:
mode:
authorDavid Gageot <david@gageot.net>2015-07-24 09:09:10 +0200
committerDavid Gageot <david@gageot.net>2015-07-24 09:09:10 +0200
commitf70c3946f098aafec8082b6dccdc7ac6040c2d29 (patch)
treed88c7bd60b5f0899d90dafc670e04b9629ef9e54 /it/pom.xml
parent60fecd180c232a6b23f7f8a5d46777200561852b (diff)
downloadsonar-scanner-cli-f70c3946f098aafec8082b6dccdc7ac6040c2d29.tar.gz
sonar-scanner-cli-f70c3946f098aafec8082b6dccdc7ac6040c2d29.zip
Update to orchestrator 3.3
Diffstat (limited to 'it/pom.xml')
-rw-r--r--it/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/it/pom.xml b/it/pom.xml
index 4ed6ea7..1f2bbdd 100644
--- a/it/pom.xml
+++ b/it/pom.xml
@@ -31,7 +31,7 @@
<dependency>
<groupId>com.sonarsource.orchestrator</groupId>
<artifactId>sonar-orchestrator</artifactId>
- <version>3.3-SNAPSHOT</version>
+ <version>3.3</version>
</dependency>
<dependency>
<groupId>junit</groupId>
@@ -52,7 +52,7 @@
<scope>test</scope>
</dependency>
</dependencies>
-
+
<build>
<pluginManagement>
<plugins>