mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-12-27 19:07:28 +00:00
add plugin
This commit is contained in:
parent
9eaa06cec4
commit
0347ff5046
1 changed files with 7 additions and 0 deletions
7
pom.xml
7
pom.xml
|
|
@ -285,6 +285,13 @@
|
|||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
|
||||
<plugin>
|
||||
<groupId>org.sonarsource.scanner.maven</groupId>
|
||||
<artifactId>sonar-maven-plugin</artifactId>
|
||||
<version>3.11.0.3922</version>
|
||||
</plugin>
|
||||
|
||||
|
||||
<!-- Spring Boot Actuator displays build-related information if a git.properties file is
|
||||
present at the classpath -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue