aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-11-24 14:00:02 +0100
committerDaniel Schwarz <bartfastiel@users.noreply.github.com>2017-11-29 20:24:11 +0100
commit12f9e1c990deb948912f4da725b0e8c49cdac163 (patch)
tree4d212a23c401d17af32c2794f2b6d4793f5b53a3 /sonar-ws/pom.xml
parent10fe82e5c55f29460d1a3a46f6f32215af68a3f8 (diff)
downloadsonarqube-12f9e1c990deb948912f4da725b0e8c49cdac163.tar.gz
sonarqube-12f9e1c990deb948912f4da725b0e8c49cdac163.zip
Merge sonar-ws-generated into sonar-ws
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>