aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-01-27 14:24:40 +0100
committersimonbrandhof <simon.brandhof@gmail.com>2011-01-27 14:24:40 +0100
commit40e0e78a54535e1a5009a626fb43dccad9230328 (patch)
tree218769d4a6fc36ef5f31ade3bc6eb54d703370c1 /pom.xml
parent13624ffcda1dfa689a8c786984259161a78c72e4 (diff)
downloadsonarqube-40e0e78a54535e1a5009a626fb43dccad9230328.tar.gz
sonarqube-40e0e78a54535e1a5009a626fb43dccad9230328.zip
Upgrade to sonar-dev-maven-plugin 1.2 in order to fix IT (increase cargo timeout)
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 750aa324ffb..cd3d4ebbde4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -228,7 +228,7 @@
<plugin>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-dev-maven-plugin</artifactId>
- <version>1.1</version>
+ <version>1.2</version>
</plugin>
<plugin>
<groupId>org.codehaus.sonar</groupId>