summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-08-10 15:15:28 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-08-10 15:15:28 +0000
commit569c99b45bb0b3e6408c3af066110f4212da0688 (patch)
tree3a9479e87ab058ccbecdf8b5a2e5e0417404a1df /sandbox/travelsample/pom.xml
parentf21ed5242ed195c2bfc082765c9a5ec95a26348c (diff)
Separate the search into a travel component so that it is independent of the trip booking
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684518 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 4d7dafa0f9..e9da4e8541 100644
--- a/sandbox/travelsample/pom.xml
+++ b/sandbox/travelsample/pom.xml
@@ -44,6 +44,7 @@
<module>car-contribution</module>
<module>payment-contribution</module>
<module>trip-contribution</module>
+ <module>travel-contribution</module>
<module>ui-contribution</module>
<module>domain</module>