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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml
index 6fa92bcabb7..528c5fdd139 100644
--- a/sonar-application/pom.xml
+++ b/sonar-application/pom.xml
@@ -110,7 +110,7 @@
<scope>provided</scope>
</dependency>
<dependency>
- <groupId>org.codehaus.sonar-plugins</groupId>
+ <groupId>org.sonarsource.scm.git</groupId>
<artifactId>sonar-scm-git-plugin</artifactId>
<type>sonar-plugin</type>
<scope>provided</scope>