summaryrefslogtreecommitdiffstats
path: root/sonar-batch/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2012-11-05 22:54:34 +0100
committerSimon Brandhof <simon.brandhof@gmail.com>2012-11-05 22:54:34 +0100
commit2bdd7679edce5c08f5d9ee8f232bd2f96d7973e7 (patch)
treeed0549d65757b21bd81fe2780156b83ba1faf802 /sonar-batch/pom.xml
parent86543fe81dd9cf3ab6aeed9557dada4e125ff7bb (diff)
downloadsonarqube-2bdd7679edce5c08f5d9ee8f232bd2f96d7973e7.tar.gz
sonarqube-2bdd7679edce5c08f5d9ee8f232bd2f96d7973e7.zip
SONAR-3895 optimize loading of project settings
Diffstat (limited to 'sonar-batch/pom.xml')
-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 e693da1521a..5a05eb10354 100644
--- a/sonar-batch/pom.xml
+++ b/sonar-batch/pom.xml
@@ -35,10 +35,6 @@
<artifactId>sonar-squid</artifactId>
</dependency>
<dependency>
- <groupId>org.codehaus.sonar</groupId>
- <artifactId>sonar-ws-client</artifactId>
- </dependency>
- <dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</dependency>