diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |