From: simonbrandhof Date: Tue, 28 Sep 2010 16:11:32 +0000 (+0000) Subject: upgrade to sonar-dev-maven-plugin 0.6 in order to fix integration tests (database... X-Git-Tag: 2.6~920 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a5b432905bee26cc250726f0174ba9ba9410b82f;p=sonarqube.git upgrade to sonar-dev-maven-plugin 0.6 in order to fix integration tests (database not dropped) --- diff --git a/pom.xml b/pom.xml index 881f04fbf41..34154fafc9f 100644 --- a/pom.xml +++ b/pom.xml @@ -186,7 +186,7 @@ org.codehaus.sonar sonar-dev-maven-plugin - 0.5 + 0.6 org.codehaus.sonar diff --git a/tests/integration/tests/pom.xml b/tests/integration/tests/pom.xml index df45a9f794b..eb3c860a99c 100644 --- a/tests/integration/tests/pom.xml +++ b/tests/integration/tests/pom.xml @@ -27,7 +27,7 @@ org.codehaus.sonar sonar-dev-maven-plugin - 0.5 + 0.6 start-server diff --git a/tests/volume/pom.xml b/tests/volume/pom.xml index 6942829c72a..690e4b21ed4 100644 --- a/tests/volume/pom.xml +++ b/tests/volume/pom.xml @@ -63,7 +63,7 @@ org.codehaus.sonar sonar-dev-maven-plugin - 0.5 + 0.6 start-server