aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
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 /pom.xml
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 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/pom.xml b/pom.xml
index 411ddbd06f1..7ed75fe5291 100644
--- a/pom.xml
+++ b/pom.xml
@@ -587,12 +587,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>org.codehaus.sonar.plugins</groupId>
- <artifactId>sonar-git-plugin</artifactId>
- <version>${project.version}</version>
- <type>sonar-plugin</type>
- </dependency>
- <dependency>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-squid</artifactId>
<version>4.1</version>