]> source.dussan.org Git - sonarqube.git/commitdiff
upgrade to sonar-dev-maven-plugin 0.6 in order to fix integration tests (database...
authorsimonbrandhof <simon.brandhof@gmail.com>
Tue, 28 Sep 2010 16:11:32 +0000 (16:11 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Tue, 28 Sep 2010 16:11:32 +0000 (16:11 +0000)
pom.xml
tests/integration/tests/pom.xml
tests/volume/pom.xml

diff --git a/pom.xml b/pom.xml
index 881f04fbf41c4da8bf18416ccaba1a11d61bb223..34154fafc9f5cfd689fd2b3693d424f461cd7be2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <plugin>
           <groupId>org.codehaus.sonar</groupId>
           <artifactId>sonar-dev-maven-plugin</artifactId>
-          <version>0.5</version>
+          <version>0.6</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.sonar</groupId>
index df45a9f794bf8a3fbb8d63ef6bc0994845c48216..eb3c860a99c5eb25bcb6516e7ef19104eb945bb7 100644 (file)
@@ -27,7 +27,7 @@
       <plugin>
         <groupId>org.codehaus.sonar</groupId>
         <artifactId>sonar-dev-maven-plugin</artifactId>
-        <version>0.5</version>
+        <version>0.6</version>
         <executions>
           <execution>
             <id>start-server</id>
index 6942829c72a4fbf224f74f65ecb5d3853c8850ba..690e4b21ed4cfcdebff23e18da4d42f730c53a73 100644 (file)
@@ -63,7 +63,7 @@
       <plugin>
         <groupId>org.codehaus.sonar</groupId>
         <artifactId>sonar-dev-maven-plugin</artifactId>
-        <version>0.5</version>
+        <version>0.6</version>
         <executions>
           <execution>
             <id>start-server</id>