]> source.dussan.org Git - sonar-scanner-cli.git/commitdiff
Use released version of the Scanner API
authorJulien HENRY <julien.henry@sonarsource.com>
Mon, 20 Nov 2017 10:38:40 +0000 (11:38 +0100)
committerJulien HENRY <julien.henry@sonarsource.com>
Mon, 20 Nov 2017 10:38:40 +0000 (11:38 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index cb3e66cefd0891ac3a8a03580d01497ee40e68b8..5a3aaded2abf7fcc5eb993fd464e6057a67326f3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@
     <dependency>
       <groupId>org.sonarsource.scanner.api</groupId>
       <artifactId>sonar-scanner-api</artifactId>
-      <version>2.10.0.1053</version>
+      <version>2.10.0.1189</version>
     </dependency>
     <dependency>
       <groupId>com.google.code.findbugs</groupId>