mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-18 13:35:50 +00:00
update pom.xml to include packaging line
This commit is contained in:
parent
dbc6cec300
commit
6191253ddb
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -148,7 +148,7 @@
|
|||
<configuration>
|
||||
<server>tomcat-development-server</server>
|
||||
<url>http://144.38.196.10:8080/manager/text</url>
|
||||
<warFile>target\petclinic.war</warFile>
|
||||
<warFile>target\spring-petclinic-1.5.1.war</warFile>
|
||||
<path>/petclinic</path>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
|
Loading…
Reference in a new issue