aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'server/sonar-server/pom.xml')
-rw-r--r--server/sonar-server/pom.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/server/sonar-server/pom.xml b/server/sonar-server/pom.xml
index 5f34c60c1b7..d7eee268b0c 100644
--- a/server/sonar-server/pom.xml
+++ b/server/sonar-server/pom.xml
@@ -76,15 +76,6 @@
<artifactId>sonar-core</artifactId>
</dependency>
<dependency>
- <!--
- This dependency of sonar-core must be repeated, even if it's not directly
- used by sonar-server. For an unknown reason it conflicts with sonar-testing-harness
- and is removed from distribution.
- -->
- <groupId>com.googlecode.json-simple</groupId>
- <artifactId>json-simple</artifactId>
- </dependency>
- <dependency>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-batch-protocol</artifactId>
</dependency>