diff options
author | Godin <mandrikov@gmail.com> | 2010-09-23 16:46:14 +0000 |
---|---|---|
committer | Godin <mandrikov@gmail.com> | 2010-09-23 16:46:14 +0000 |
commit | b38798f836ef707f12317423cf6d41b64b8b301e (patch) | |
tree | 6c22d22538636549311f4deb6adcf41f82599be5 /pom.xml | |
parent | 68405a43a6bfd5f0c2c76ec41d550c44574817e1 (diff) | |
download | sonarqube-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |