aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-02-04 18:17:40 +0100
committersimonbrandhof <simon.brandhof@gmail.com>2011-02-04 19:08:27 +0100
commit95d94a9b9adf9bf69da69bcf382cccdc5fa9871b (patch)
tree422edb34165e78f53c92cec90b17f2c41ccdd598 /pom.xml
parent547e8323146ec2f0f602ce6f4c325c9ed0ecbb18 (diff)
downloadsonarqube-95d94a9b9adf9bf69da69bcf382cccdc5fa9871b.tar.gz
sonarqube-95d94a9b9adf9bf69da69bcf382cccdc5fa9871b.zip
Remove integration tests
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/pom.xml b/pom.xml
index 7cff5935fdf..2d7283c23df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -916,17 +916,6 @@
</profile>
<profile>
- <id>integration-tests</id>
- <modules>
- <module>sonar-core-maven-plugin</module>
- <module>sonar-server</module>
- <module>sonar-application</module>
- <module>tests/integration</module>
- <module>tests/volume</module>
- </modules>
- </profile>
-
- <profile>
<id>release</id>
<build>
<plugins>