diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2010-11-19 14:32:00 +0000 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2010-11-19 14:32:00 +0000 |
commit | ddac332d5f8c895cf317fc99f32334ccf00888c4 (patch) | |
tree | 1715868489ad1946fbd23a33a97d234696e13af6 /pom.xml | |
parent | 952108dca62b740a9c197a06b52aad3ab79a2031 (diff) | |
download | sonarqube-ddac332d5f8c895cf317fc99f32334ccf00888c4.tar.gz sonarqube-ddac332d5f8c895cf317fc99f32334ccf00888c4.zip |
upgrade to sonar-dev-maven-plugin 1.0.1
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -203,7 +203,7 @@ <plugin> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar-dev-maven-plugin</artifactId> - <version>1.0</version> + <version>1.0.1</version> </plugin> <plugin> <groupId>org.codehaus.sonar</groupId> |