aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2015-05-21 09:50:35 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2015-05-21 09:50:35 +0200
commit15a5d88f1ef0105072d3733fe81c685d492084bd (patch)
tree00ff55dd8da29ad58dac4928e421d6e5a004030c /sonar-core/pom.xml
parente2c248e953aa7bbc02f339919033b476edcef989 (diff)
downloadsonarqube-15a5d88f1ef0105072d3733fe81c685d492084bd.tar.gz
sonarqube-15a5d88f1ef0105072d3733fe81c685d492084bd.zip
SONAR-5382 Drop Java WS client library
Diffstat (limited to 'sonar-core/pom.xml')
-rw-r--r--sonar-core/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/sonar-core/pom.xml b/sonar-core/pom.xml
index 4a2b1b40f90..d0a816d282e 100644
--- a/sonar-core/pom.xml
+++ b/sonar-core/pom.xml
@@ -83,10 +83,6 @@
<artifactId>commons-dbutils</artifactId>
</dependency>
<dependency>
- <groupId>com.googlecode.json-simple</groupId>
- <artifactId>json-simple</artifactId>
- </dependency>
- <dependency>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-graph</artifactId>
</dependency>