aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-runner-batch/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-runner-batch/pom.xml')
-rw-r--r--sonar-runner-batch/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-runner-batch/pom.xml b/sonar-runner-batch/pom.xml
index dc57821..e2fd475 100644
--- a/sonar-runner-batch/pom.xml
+++ b/sonar-runner-batch/pom.xml
@@ -1,7 +1,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.codehaus.sonar.runner</groupId>
+ <groupId>org.sonarsource.sonar-runner</groupId>
<artifactId>sonar-runner</artifactId>
<version>2.5-SNAPSHOT</version>
</parent>