aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2015-05-18 15:10:09 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2015-05-19 15:15:46 +0200
commit54b1e1f08ae33110e8963ba43b5251913dea65d4 (patch)
tree16f7db0ef1d4ce8ee3a7b3b865de4455fc8c8afd /sonar-batch
parenta1150367ee755be95f1cc605df983a928aa9136b (diff)
downloadsonarqube-54b1e1f08ae33110e8963ba43b5251913dea65d4.tar.gz
sonarqube-54b1e1f08ae33110e8963ba43b5251913dea65d4.zip
SONAR-6562 Remove sonar-squid 4.1 from API and runtime classpath
Diffstat (limited to 'sonar-batch')
-rw-r--r--sonar-batch/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/sonar-batch/pom.xml b/sonar-batch/pom.xml
index e6678728b1d..2deade811d3 100644
--- a/sonar-batch/pom.xml
+++ b/sonar-batch/pom.xml
@@ -70,10 +70,6 @@
</exclusions>
</dependency>
<dependency>
- <groupId>org.codehaus.sonar</groupId>
- <artifactId>sonar-squid</artifactId>
- </dependency>
- <dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</dependency>