From: simonbrandhof Date: Thu, 30 Sep 2010 08:27:54 +0000 (+0000) Subject: upgrade to sonar-dev-maven-plugin 0.7: fix bug on windows + remove the default value... X-Git-Tag: 2.6~908 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=40222de99b59be01a4640444a4d8caf8cc9284cf;p=sonarqube.git upgrade to sonar-dev-maven-plugin 0.7: fix bug on windows + remove the default value of sonar.runtimeVersion --- diff --git a/pom.xml b/pom.xml index 34154fafc9f..d7c82611fae 100644 --- a/pom.xml +++ b/pom.xml @@ -186,7 +186,7 @@ org.codehaus.sonar sonar-dev-maven-plugin - 0.6 + 0.7 org.codehaus.sonar diff --git a/tests/integration/tests/pom.xml b/tests/integration/tests/pom.xml index f29f19b7579..ae3cc362ae7 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.6 + 0.7 start-server diff --git a/tests/volume/pom.xml b/tests/volume/pom.xml index 690e4b21ed4..ea3b1bd187e 100644 --- a/tests/volume/pom.xml +++ b/tests/volume/pom.xml @@ -63,7 +63,7 @@ org.codehaus.sonar sonar-dev-maven-plugin - 0.6 + 0.7 start-server