mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:05:50 +00:00
Update pom.xml
This commit is contained in:
parent
889955aca7
commit
d904362258
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -150,13 +150,13 @@
|
|||
<artifactId>maven-checkstyle-plugin</artifactId>
|
||||
<version>3.1.0</version>
|
||||
<!-- START added by heroku recommendations -->
|
||||
<executions>
|
||||
<!-- <executions>
|
||||
<execution>
|
||||
<id>copy-dependencies</id>
|
||||
<phase>package</phase>
|
||||
<goals><goal>copy-dependencies</goal></goals>
|
||||
</execution>
|
||||
</executions>
|
||||
</executions> -->
|
||||
<!-- END of the new dependency added -->
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in a new issue