From: simonbrandhof Date: Sun, 23 Jan 2011 09:44:26 +0000 (+0100) Subject: revert IT to WAR mode X-Git-Tag: 2.6~136 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ef418b4fd683ffdc20c043d450d2e0feefc6c695;p=sonarqube.git revert IT to WAR mode --- diff --git a/tests/integration/tests/pom.xml b/tests/integration/tests/pom.xml index 4f6f2790741..36a218cb59e 100644 --- a/tests/integration/tests/pom.xml +++ b/tests/integration/tests/pom.xml @@ -31,7 +31,7 @@ true - start + start-war @@ -48,7 +48,7 @@ stop-server post-integration-test - stop + stop-war