Skip to content

Commit

Permalink
Updating sonarcloud plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabrice Bacchella committed Sep 29, 2018
1 parent 45fb70d commit e935b1d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,11 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.sonarsource.scanner.maven</groupId>
<artifactId>sonar-maven-plugin</artifactId>
<version>3.5.0.1254</version>
</plugin>
</plugins>
<pluginManagement>
<!-- Set all plugin versions here, make sure all used plugins
Expand Down

0 comments on commit e935b1d

Please sign in to comment.