aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index f850bbe..cff6932 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,8 +6,8 @@
<version>23</version>
</parent>
- <groupId>org.sonarsource.scanner</groupId>
- <artifactId>sonar-scanner</artifactId>
+ <groupId>org.sonarsource.scanner.cli</groupId>
+ <artifactId>sonar-scanner-cli</artifactId>
<version>2.5-SNAPSHOT</version>
<packaging>jar</packaging>
<name>SonarQube Scanner</name>