aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-application/pom.xml')
-rw-r--r--sonar-application/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml
index 9425fc70f28..ac950cdabfd 100644
--- a/sonar-application/pom.xml
+++ b/sonar-application/pom.xml
@@ -109,9 +109,8 @@
<scope>runtime</scope>
</dependency>
<dependency>
- <groupId>org.codehaus.sonar.plugins</groupId>
+ <groupId>org.codehaus.sonar-plugins.java</groupId>
<artifactId>sonar-cobertura-plugin</artifactId>
- <version>${project.version}</version>
<scope>runtime</scope>
</dependency>
<dependency>