aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server/pom.xml
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@sonarsource.com>2014-07-22 15:26:27 +0200
committerJulien Lancelot <julien.lancelot@sonarsource.com>2014-07-22 17:04:14 +0200
commite88728fea0369029c6e197c347f3877d35a1a2ae (patch)
treec21b1113dd206b4410eaca874bdc80a1e5000ea5 /server/sonar-server/pom.xml
parent6c47dcc1e9a88a19fb071fc30952ec7a76722d0a (diff)
downloadsonarqube-e88728fea0369029c6e197c347f3877d35a1a2ae.tar.gz
sonarqube-e88728fea0369029c6e197c347f3877d35a1a2ae.zip
SONAR-5477 First version of the global referentials WS : only metrics are returned for the moment
Diffstat (limited to 'server/sonar-server/pom.xml')
-rw-r--r--server/sonar-server/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/server/sonar-server/pom.xml b/server/sonar-server/pom.xml
index ede2172bd84..e462e45623d 100644
--- a/server/sonar-server/pom.xml
+++ b/server/sonar-server/pom.xml
@@ -35,6 +35,10 @@
</dependency>
<dependency>
<groupId>org.codehaus.sonar</groupId>
+ <artifactId>sonar-batch-protocol</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-deprecated</artifactId>
<exclusions>
<exclusion>