Skip to content

Commit 968beea

Browse files
committed
Add sonar-maven-plugin version 5.5.0.6356
1 parent 515493f commit 968beea

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,11 @@
361361
<goals>deploy</goals>
362362
</configuration>
363363
</plugin>
364+
<plugin>
365+
<groupId>org.sonarsource.scanner.maven</groupId>
366+
<artifactId>sonar-maven-plugin</artifactId>
367+
<version>5.5.0.6356</version>
368+
</plugin>
364369
</plugins>
365370
</build>
366371
</project>

0 commit comments

Comments
 (0)