]> source.dussan.org Git - sonarqube.git/commitdiff
Remove integration tests
authorsimonbrandhof <simon.brandhof@gmail.com>
Fri, 4 Feb 2011 17:17:40 +0000 (18:17 +0100)
committersimonbrandhof <simon.brandhof@gmail.com>
Fri, 4 Feb 2011 18:08:27 +0000 (19:08 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index 7cff5935fdfbfdb4b6784493e54aaa95180c56af..2d7283c23df7b60266da21763811162c263c6f02 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       </modules>
     </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>