aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 6b566d52b75..e29919485c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -487,6 +487,7 @@
<systemPropertyVariables>
<java.io.tmpdir>${project.build.directory}</java.io.tmpdir>
</systemPropertyVariables>
+ <groups>${junitGroups}</groups>
</configuration>
</plugin>
<plugin>
@@ -1447,6 +1448,7 @@
</activation>
<properties>
<skipWebTests>true</skipWebTests>
+ <junitGroups>org.sonar.test.DbTests</junitGroups>
</properties>
<dependencies>
<dependency>