summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/pom.xml
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-01-22 11:15:58 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-01-22 11:15:58 +0000
commitb44878d0bfe18ae31e6ac1f235e61a3cadd6fa99 (patch)
tree498273bbd371fdda487a4c3ce8402f603d1e28da /sandbox/travelsample/pom.xml
parent615b80ff4e1f60371245ef33932c2bb32e50bdfe (diff)
Make domain launchers run from the distribution (TUSCANY-3423)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902059 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sandbox/travelsample/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sandbox/travelsample/pom.xml b/sandbox/travelsample/pom.xml
index 3c72711f20..bfb2eb83df 100644
--- a/sandbox/travelsample/pom.xml
+++ b/sandbox/travelsample/pom.xml
@@ -93,6 +93,7 @@
<modules>
<module>util</module>
<module>contributions</module>
+ <module>domainconfig</module>
<module>launchers</module>
<module>services</module>
<module>clients</module>