aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application
diff options
context:
space:
mode:
authorTeryk Bellahsene <teryk.bellahsene@sonarsource.com>2014-10-27 15:21:41 +0100
committerTeryk Bellahsene <teryk.bellahsene@sonarsource.com>2014-10-27 15:37:44 +0100
commit0bd5aa471951185f4e5a8abdb3d496ec373bf9de (patch)
tree7c5ad4e301b89fb45a01f0a6a96208c616de2102 /sonar-application
parente8edd1d603b0aa54d2f43e046780f7d6981d5d0e (diff)
downloadsonarqube-0bd5aa471951185f4e5a8abdb3d496ec373bf9de.tar.gz
sonarqube-0bd5aa471951185f4e5a8abdb3d496ec373bf9de.zip
SONAR-5628 - Compute Engine - Remove sonar-dbcleaner-plugin
Diffstat (limited to 'sonar-application')
-rw-r--r--sonar-application/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml
index f37ec52f4ee..e2581689e37 100644
--- a/sonar-application/pom.xml
+++ b/sonar-application/pom.xml
@@ -99,13 +99,6 @@
</dependency>
<dependency>
<groupId>org.codehaus.sonar.plugins</groupId>
- <artifactId>sonar-dbcleaner-plugin</artifactId>
- <version>${project.version}</version>
- <type>sonar-plugin</type>
- <scope>provided</scope>
- </dependency>
- <dependency>
- <groupId>org.codehaus.sonar.plugins</groupId>
<artifactId>sonar-cpd-plugin</artifactId>
<version>${project.version}</version>
<type>sonar-plugin</type>