Skip to content
This repository has been archived by the owner on Dec 18, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
set context path
  • Loading branch information
cmosher01 committed Jun 29, 2012
1 parent f674e48 commit 7f76f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -32,6 +32,7 @@
</profile>
</profiles>
<build>
<finalName>genealogy</finalName>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
Expand Down Expand Up @@ -101,7 +102,6 @@
<configuration>
<type>runtime</type>
<properties>
<context>genealogy</context>
<cargo.hostname>buildbot</cargo.hostname>
<cargo.server.settings>deployments</cargo.server.settings>
</properties>
Expand Down

0 comments on commit 7f76f53

Please sign in to comment.