From 6ecc521d85871c1bc0d37927717434edcaccf234 Mon Sep 17 00:00:00 2001 From: slaws Date: Mon, 5 Jan 2009 11:49:06 +0000 Subject: Add in shopping cart and extend scenario to talk to payment process. Now needs a revamp to simplify and to allow preconfigured trips to be added to the cart. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731534 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/travelsample/scatours-contribution/pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'sandbox/travelsample/scatours-contribution/pom.xml') diff --git a/sandbox/travelsample/scatours-contribution/pom.xml b/sandbox/travelsample/scatours-contribution/pom.xml index 8470e06b05..500d23f4b8 100644 --- a/sandbox/travelsample/scatours-contribution/pom.xml +++ b/sandbox/travelsample/scatours-contribution/pom.xml @@ -69,7 +69,13 @@ org.apache.tuscany.sca scatours-shoppingcart-contribution 1.5-SNAPSHOT - + + + + org.apache.tuscany.sca + scatours-paymentprocess-contribution + 1.5-SNAPSHOT + junit -- cgit v1.2.3