aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/pom.xml
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2014-05-07 09:34:29 +0200
committerJulien HENRY <julien.henry@sonarsource.com>2014-05-07 11:37:52 +0200
commit9688a077297d1f52c6bc3cec504d0d5dcf61d800 (patch)
tree8405a319473d2463d5eb44e0802985c8c2481129 /sonar-batch/pom.xml
parent7267a0a579d72ba3e4d589faa1a7144812d8ed60 (diff)
downloadsonarqube-9688a077297d1f52c6bc3cec504d0d5dcf61d800.tar.gz
sonarqube-9688a077297d1f52c6bc3cec504d0d5dcf61d800.zip
SONAR-5189 Remove Kryo
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 dae636cb3e7..8e527478c01 100644
--- a/sonar-batch/pom.xml
+++ b/sonar-batch/pom.xml
@@ -25,10 +25,6 @@
<artifactId>akiban-persistit</artifactId>
</dependency>
<dependency>
- <groupId>com.esotericsoftware.kryo</groupId>
- <artifactId>kryo</artifactId>
- </dependency>
- <dependency>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-core</artifactId>
</dependency>