summaryrefslogtreecommitdiffstats
path: root/sonar-application/pom.xml
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@sonarsource.com>2015-09-25 10:59:19 +0200
committerJulien Lancelot <julien.lancelot@sonarsource.com>2015-09-25 15:00:02 +0200
commitdca673b1eb8834b6b3ad3de9512a204d284f7f09 (patch)
treed5588bf16ff935519b502c8069bf45a245ffd2e6 /sonar-application/pom.xml
parent2e24cfd57b9ffa406a95018f23bc5034567a761a (diff)
downloadsonarqube-dca673b1eb8834b6b3ad3de9512a204d284f7f09.tar.gz
sonarqube-dca673b1eb8834b6b3ad3de9512a204d284f7f09.zip
SONAR-6587 Update SVN plugin to latest version
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 2d8175a095b..f192e47cbfb 100644
--- a/sonar-application/pom.xml
+++ b/sonar-application/pom.xml
@@ -98,7 +98,7 @@
<scope>provided</scope>
</dependency>
<dependency>
- <groupId>org.codehaus.sonar-plugins</groupId>
+ <groupId>org.sonarsource.scm.svn</groupId>
<artifactId>sonar-scm-svn-plugin</artifactId>
<type>sonar-plugin</type>
<scope>provided</scope>