aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTom <thomas.verin@sonarsource.com>2016-04-08 15:03:26 +0200
committerTom <thomas.verin@sonarsource.com>2016-04-08 15:03:26 +0200
commit2893ef9014962dc69420f5099303fe94742c5597 (patch)
tree946a401a244c4ae0c35f86002e577a562d11d5fc /pom.xml
parent11d0c8063cd6a27698465acecff1f41644e42c7e (diff)
downloadsonarqube-2893ef9014962dc69420f5099303fe94742c5597.tar.gz
sonarqube-2893ef9014962dc69420f5099303fe94742c5597.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 305deef750e..06b273ed692 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>