aboutsummaryrefslogtreecommitdiffstats
path: root/it/pom.xml
diff options
context:
space:
mode:
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>