aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'server/sonar-db-core/pom.xml')
-rw-r--r--server/sonar-db-core/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/server/sonar-db-core/pom.xml b/server/sonar-db-core/pom.xml
index fbb6022b1af..c87abdc6f3f 100644
--- a/server/sonar-db-core/pom.xml
+++ b/server/sonar-db-core/pom.xml
@@ -128,13 +128,6 @@
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-surefire-plugin</artifactId>
- <configuration>
- <skipTests>${skipServerTests}</skipTests>
- </configuration>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<executions>
<execution>