mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
fix pom.xml again again again
This commit is contained in:
parent
af3d6976fc
commit
e15215bfa2
1 changed files with 2 additions and 3 deletions
5
pom.xml
5
pom.xml
|
@ -144,13 +144,13 @@
|
|||
|
||||
<build>
|
||||
<plugins>
|
||||
<!-- Sonar plugin -->
|
||||
<plugin>
|
||||
<groupId>org.sonarsource.scanner.maven</groupId>
|
||||
<artifactId>sonar-maven-plugin</artifactId>
|
||||
<version>3.9.1.2184</version>
|
||||
</plugin>
|
||||
</plugins>
|
||||
<plugins>
|
||||
<!-- Other plugins -->
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-enforcer-plugin</artifactId>
|
||||
|
@ -281,7 +281,6 @@
|
|||
<groupId>org.cyclonedx</groupId>
|
||||
<artifactId>cyclonedx-maven-plugin</artifactId>
|
||||
</plugin>
|
||||
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
|
|
Loading…
Reference in a new issue