mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-18 13:35:50 +00:00
update pom again
This commit is contained in:
parent
d50e51519a
commit
42a960fe40
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -143,7 +143,7 @@
|
|||
|
||||
<plugin>
|
||||
<groupId>org.apache.tomcat.maven</groupId>
|
||||
<artifactId>tomcat8-maven-plugin</artifactId>
|
||||
<artifactId>tomcat7-maven-plugin</artifactId>
|
||||
<version>2.2</version>
|
||||
<configuration>
|
||||
<server>tomcat-development-server</server>
|
||||
|
|
Loading…
Reference in a new issue