aboutsummaryrefslogtreecommitdiffstats
path: root/it/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'it/pom.xml')
-rw-r--r--it/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/it/pom.xml b/it/pom.xml
index a560dc2..46d3f3f 100644
--- a/it/pom.xml
+++ b/it/pom.xml
@@ -22,7 +22,7 @@
</organization>
<properties>
- <sonar.buildVersion>6.7</sonar.buildVersion>
+ <sonar.buildVersion>7.9.1</sonar.buildVersion>
<!-- following properties must be set in command-line : sonar.runtimeVersion and sonarRunner.version -->
</properties>
@@ -53,7 +53,7 @@
<dependency>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonar-ws</artifactId>
- <version>6.7</version>
+ <version>${sonar.buildVersion}</version>
</dependency>
<dependency>
<groupId>org.assertj</groupId>