summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-11-19 14:32:00 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-11-19 14:32:00 +0000
commitddac332d5f8c895cf317fc99f32334ccf00888c4 (patch)
tree1715868489ad1946fbd23a33a97d234696e13af6 /pom.xml
parent952108dca62b740a9c197a06b52aad3ab79a2031 (diff)
downloadsonarqube-ddac332d5f8c895cf317fc99f32334ccf00888c4.tar.gz
sonarqube-ddac332d5f8c895cf317fc99f32334ccf00888c4.zip
upgrade to sonar-dev-maven-plugin 1.0.1
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 87372bca58a..86b84172939 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>