]> source.dussan.org Git - sonarqube.git/commitdiff
upgrade to sonar-dev-maven-plugin 0.7: fix bug on windows + remove the default value...
authorsimonbrandhof <simon.brandhof@gmail.com>
Thu, 30 Sep 2010 08:27:54 +0000 (08:27 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Thu, 30 Sep 2010 08:27:54 +0000 (08:27 +0000)
pom.xml
tests/integration/tests/pom.xml
tests/volume/pom.xml

diff --git a/pom.xml b/pom.xml
index 34154fafc9f5cfd689fd2b3693d424f461cd7be2..d7c82611faec81a66ea49bcd9eb2c264c7fbebab 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <plugin>
           <groupId>org.codehaus.sonar</groupId>
           <artifactId>sonar-dev-maven-plugin</artifactId>
-          <version>0.6</version>
+          <version>0.7</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.sonar</groupId>
index f29f19b757950ef9d80b51c4a686c02e0a58686e..ae3cc362ae769256e3d71162b8409638697d76c9 100644 (file)
@@ -27,7 +27,7 @@
       <plugin>
         <groupId>org.codehaus.sonar</groupId>
         <artifactId>sonar-dev-maven-plugin</artifactId>
-        <version>0.6</version>
+        <version>0.7</version>
         <executions>
           <execution>
             <id>start-server</id>
index 690e4b21ed4cfcdebff23e18da4d42f730c53a73..ea3b1bd187ea31b98871a427bd262815f3d93582 100644 (file)
@@ -63,7 +63,7 @@
       <plugin>
         <groupId>org.codehaus.sonar</groupId>
         <artifactId>sonar-dev-maven-plugin</artifactId>
-        <version>0.6</version>
+        <version>0.7</version>
         <executions>
           <execution>
             <id>start-server</id>