aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-09-28 16:11:32 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-09-28 16:11:32 +0000
commita5b432905bee26cc250726f0174ba9ba9410b82f (patch)
tree2f6c547578c5c134b9e9fc7d7043d811096e4699 /pom.xml
parentc2cf5f5e121f1ff634d214f5a4555f4b3e9c23a5 (diff)
downloadsonarqube-a5b432905bee26cc250726f0174ba9ba9410b82f.tar.gz
sonarqube-a5b432905bee26cc250726f0174ba9ba9410b82f.zip
upgrade to sonar-dev-maven-plugin 0.6 in order to fix integration tests (database not dropped)
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 881f04fbf41..34154fafc9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -186,7 +186,7 @@
<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>