Rollback to SonarQube plugin 2.1

This commit is contained in:
Brian Clozel 2016-10-21 11:19:18 +02:00
parent 00ce72f9e3
commit 518f3fab01
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ buildscript {
}
plugins {
id "org.sonarqube" version "2.2"
id "org.sonarqube" version "2.1"
}
ext {