aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGodin <mandrikov@gmail.com>2010-09-23 16:46:14 +0000
committerGodin <mandrikov@gmail.com>2010-09-23 16:46:14 +0000
commitb38798f836ef707f12317423cf6d41b64b8b301e (patch)
tree6c22d22538636549311f4deb6adcf41f82599be5 /pom.xml
parent68405a43a6bfd5f0c2c76ec41d550c44574817e1 (diff)
downloadsonarqube-b38798f836ef707f12317423cf6d41b64b8b301e.tar.gz
sonarqube-b38798f836ef707f12317423cf6d41b64b8b301e.zip
integration tests : upgrade to sonar-dev-maven-plugin 0.5
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 9e88a67420a..93c7d02ba24 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.3</version>
+ <version>0.5</version>
</plugin>
<plugin>
<groupId>org.codehaus.sonar</groupId>