aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration')
-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 f29f19b7579..ae3cc362ae7 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.6</version>
+ <version>0.7</version>
<executions>
<execution>
<id>start-server</id>