There was an error while loading. Please reload this page.
1 parent 1339fca commit 2eb3b53Copy full SHA for 2eb3b53
1 file changed
pom.xml
@@ -209,6 +209,11 @@
209
</execution>
210
</executions>
211
</plugin>
212
+ <plugin>
213
+ <groupId>org.sonarsource.scanner.maven</groupId>
214
+ <artifactId>sonar-maven-plugin</artifactId>
215
+ <version>5.1.0.4751</version>
216
+ </plugin>
217
<plugin>
218
<groupId>org.apache.maven.plugins</groupId>
219
<artifactId>maven-plugin-plugin</artifactId>
0 commit comments