aboutsummaryrefslogtreecommitdiffstats
path: root/it/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'it/pom.xml')
-rw-r--r--it/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/it/pom.xml b/it/pom.xml
index 8cc71a0..6b3efff 100644
--- a/it/pom.xml
+++ b/it/pom.xml
@@ -11,9 +11,9 @@
</parent>
<groupId>com.sonarsource.it</groupId>
- <artifactId>it-sonar-runner</artifactId>
+ <artifactId>it-sonar-scanner</artifactId>
<version>1.0-SNAPSHOT</version>
- <name>SonarSource :: IT :: SonarQube Runner</name>
+ <name>SonarSource :: IT :: SonarQube Scanner</name>
<inceptionYear>2009</inceptionYear>
<organization>
@@ -31,7 +31,7 @@
<dependency>
<groupId>org.sonarsource.orchestrator</groupId>
<artifactId>sonar-orchestrator</artifactId>
- <version>3.5</version>
+ <version>3.8-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>junit</groupId>