aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/pom.xml
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2014-06-18 11:41:59 +0200
committerJulien HENRY <julien.henry@sonarsource.com>2014-06-18 16:26:00 +0200
commit1e39cf737eed643f1aaed340fce5696eb760a7d8 (patch)
treef5f3763d04d45f3b0708c935a92b9c0cdd025167 /sonar-batch/pom.xml
parentf3ce69889f1a33e07d81ba20e052eebe599a03bc (diff)
downloadsonarqube-1e39cf737eed643f1aaed340fce5696eb760a7d8.tar.gz
sonarqube-1e39cf737eed643f1aaed340fce5696eb760a7d8.zip
SONAR-5389 Drop batch-api module
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 1db1f35f0e9..db45a80e535 100644
--- a/sonar-batch/pom.xml
+++ b/sonar-batch/pom.xml
@@ -42,10 +42,6 @@
</dependency>
<dependency>
<groupId>org.codehaus.sonar</groupId>
- <artifactId>sonar-batch-plugin-api</artifactId>
- </dependency>
- <dependency>
- <groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-plugin-api</artifactId>
<exclusions>
<exclusion>