aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/pom.xml
diff options
context:
space:
mode:
authorDuarte Meneses <duarte.meneses@sonarsource.com>2015-07-30 17:14:05 +0200
committerDuarte Meneses <duarte.meneses@sonarsource.com>2015-07-31 12:04:26 +0200
commit6cd87655c83490cc9f80f10c71a12a09e05378f2 (patch)
treeff726994d55fc667d8f2f19833f8a28667b44e75 /sonar-batch/pom.xml
parent46774df18dad3bb7deeb0e9964233d8617ce9490 (diff)
downloadsonarqube-6cd87655c83490cc9f80f10c71a12a09e05378f2.tar.gz
sonarqube-6cd87655c83490cc9f80f10c71a12a09e05378f2.zip
use new rule WS
Diffstat (limited to 'sonar-batch/pom.xml')
-rw-r--r--sonar-batch/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/sonar-batch/pom.xml b/sonar-batch/pom.xml
index 9c5ab4e2156..94c0a17be0c 100644
--- a/sonar-batch/pom.xml
+++ b/sonar-batch/pom.xml
@@ -52,6 +52,10 @@
</dependency>
<dependency>
<groupId>org.codehaus.sonar</groupId>
+ <artifactId>sonar-ws</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-home</artifactId>
</dependency>
<dependency>