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>
|
<artifactId>maven-checkstyle-plugin</artifactId>
|
||||||
<version>3.1.0</version>
|
<version>3.1.0</version>
|
||||||
<!-- START added by heroku recommendations -->
|
<!-- START added by heroku recommendations -->
|
||||||
<executions>
|
<!-- <executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>copy-dependencies</id>
|
<id>copy-dependencies</id>
|
||||||
<phase>package</phase>
|
<phase>package</phase>
|
||||||
<goals><goal>copy-dependencies</goal></goals>
|
<goals><goal>copy-dependencies</goal></goals>
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions> -->
|
||||||
<!-- END of the new dependency added -->
|
<!-- END of the new dependency added -->
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in a new issue