summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-11-17 11:18:46 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-11-17 11:18:46 +0000
commit4105b42e3460245f8f7b5178a4829408e2235353 (patch)
tree391b9606f4cec9c616d65efd5a7780b46fe07952 /sandbox/travelsample/pom.xml
parent912966714fb39ebf173bf9bb50105fece6b1415d (diff)
Start adding in a BPEL process for payment processing.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718221 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sandbox/travelsample/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sandbox/travelsample/pom.xml b/sandbox/travelsample/pom.xml
index 4fdbd2f746..6d687c60e4 100644
--- a/sandbox/travelsample/pom.xml
+++ b/sandbox/travelsample/pom.xml
@@ -43,6 +43,8 @@
<module>flight-contribution</module>
<module>car-contribution</module>
<module>payment-contribution</module>
+ <module>paymentprocess-contribution</module>
+ <module>emailgateway-contribution</module>
<module>travelcatalog-contribution</module>
<module>tripbooking-contribution</module>
<module>shoppingcart-contribution</module>