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

Commit

Permalink
Fix port
Browse files Browse the repository at this point in the history
  • Loading branch information
seanf committed Sep 18, 2014
1 parent 9da422a commit 97a2b04
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions functional-test/pom.xml
Expand Up @@ -517,6 +517,11 @@
<extractDir>${cargo.extract.dir}</extractDir>
</zipUrlInstaller>
</container>
<configuration>
<properties>
<cargo.servlet.port>${cargo.servlet.port}</cargo.servlet.port>
</properties>
</configuration>
<deployables>
<deployable>
<type>war</type>
Expand Down

0 comments on commit 97a2b04

Please sign in to comment.