Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
change to deploy war file
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Huang committed Jul 19, 2013
1 parent 0e26920 commit 735e06d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zanata-war/pom.xml
Expand Up @@ -765,7 +765,7 @@
<deployable>
<pingURL>http://localhost:${port}/${war.name}/</pingURL>
<pingTimeout>60000</pingTimeout>
<location>${project.build.directory}/zanata</location>
<location>${project.build.directory}/zanata-${project.version}.war</location>
<properties>
<context>zanata</context>
</properties>
Expand Down

0 comments on commit 735e06d

Please sign in to comment.