aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTom <thomas.verin@sonarsource.com>2016-04-08 15:06:43 +0200
committerTom <thomas.verin@sonarsource.com>2016-04-08 15:06:43 +0200
commit8f77404ca7a821d922a5b3be8197452f1e9cd953 (patch)
tree9a1d705b3a285ecd59ec7412916bf55208c4f4b8 /pom.xml
parent882597f71da9b2264e462c41c2a29ec7a092f8b4 (diff)
downloadsonarqube-8f77404ca7a821d922a5b3be8197452f1e9cd953.tar.gz
sonarqube-8f77404ca7a821d922a5b3be8197452f1e9cd953.zip
Fixed tests submodules poms
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 3e4f74e52ce..008e28b5643 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1508,8 +1508,7 @@
<id>tests</id>
<modules>
<module>it</module>
- <module>tests/perf</module>
- <module>tests/upgrade</module>
+ <module>tests</module>
</modules>
</profile>
</profiles>