Fix for sonar cloud maven plugin version.

This commit is contained in:
tastybento 2018-08-14 15:01:53 -07:00
parent e11f173ca3
commit 05ca21b0cd
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@
<plugin>
<groupId>org.sonarsource.scanner.maven</groupId>
<artifactId>sonar-maven-plugin</artifactId>
<version>LATEST</version>
<version>3.4.1.1168</version>
<executions>
<execution>
<phase>verify</phase>