aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2014-09-26 10:22:10 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2014-09-26 10:22:10 +0200
commit4234c8d5b402e751dfd0c17732cfc843ba807fe0 (patch)
treeb4fd81647c26834baae2d8f2457b85472d89602f /sonar-application
parent966878dbed44b73db1e5951056f9ee2bc617d652 (diff)
downloadsonarqube-4234c8d5b402e751dfd0c17732cfc843ba807fe0.tar.gz
sonarqube-4234c8d5b402e751dfd0c17732cfc843ba807fe0.zip
Revert "SONAR-5473 Fix fetching of remote SCM data"
This reverts commit da96eeccbe28e91619d60b34ae91ad442de6ce08.
Diffstat (limited to 'sonar-application')
-rw-r--r--sonar-application/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml
index b054c0bd128..914c60ebf5a 100644
--- a/sonar-application/pom.xml
+++ b/sonar-application/pom.xml
@@ -132,12 +132,6 @@
<scope>provided</scope>
</dependency>
<dependency>
- <groupId>org.codehaus.sonar.plugins</groupId>
- <artifactId>sonar-git-plugin</artifactId>
- <type>sonar-plugin</type>
- <scope>provided</scope>
- </dependency>
- <dependency>
<groupId>org.sonatype.jsw-binaries</groupId>
<artifactId>jsw-binaries</artifactId>
<version>3.2.3.6</version>