aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/pom.xml
diff options
context:
space:
mode:
authorDavid Gageot <david@gageot.net>2012-10-23 20:36:54 +0200
committerDavid Gageot <david@gageot.net>2012-10-23 22:19:10 +0200
commit525b465edfbfe72f0e0959b75112e08d9420983e (patch)
treeffa0f1c673f9fc43838e695d33a1ba1f4d06abe3 /sonar-batch/pom.xml
parent7d66c01396a407628fda7ab99f80ede0af8a9dab (diff)
downloadsonarqube-525b465edfbfe72f0e0959b75112e08d9420983e.tar.gz
sonarqube-525b465edfbfe72f0e0959b75112e08d9420983e.zip
SONAR-3895 Better Local mode
Diffstat (limited to 'sonar-batch/pom.xml')
-rw-r--r--sonar-batch/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/sonar-batch/pom.xml b/sonar-batch/pom.xml
index 6a1a222b901..7255d9719b2 100644
--- a/sonar-batch/pom.xml
+++ b/sonar-batch/pom.xml
@@ -56,11 +56,6 @@
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
</dependency>
- <dependency>
- <groupId>com.google.code.gson</groupId>
- <artifactId>gson</artifactId>
- <version>2.2.2</version>
- </dependency>
<!-- unit tests -->
<dependency>