aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-ws/pom.xml')
-rw-r--r--sonar-ws/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/sonar-ws/pom.xml b/sonar-ws/pom.xml
index a56f2b27e78..f735cdaa422 100644
--- a/sonar-ws/pom.xml
+++ b/sonar-ws/pom.xml
@@ -41,10 +41,6 @@
</dependency>
<dependency>
<groupId>org.sonarsource.sonarqube</groupId>
- <artifactId>sonar-ws-generated</artifactId>
- </dependency>
- <dependency>
- <groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonar-plugin-api</artifactId>
<scope>provided</scope>
<optional>true</optional>