aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/integration/tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/tests/pom.xml b/tests/integration/tests/pom.xml
index 6c31c94ca22..782984b59cc 100644
--- a/tests/integration/tests/pom.xml
+++ b/tests/integration/tests/pom.xml
@@ -27,7 +27,7 @@
<plugin>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-dev-maven-plugin</artifactId>
- <version>0.3</version>
+ <version>0.4</version>
<executions>
<execution>
<id>start-server</id>