summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/chapter-09/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-02-10 21:59:01 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-02-10 21:59:01 +0000
commit266f897114b5e4e9f198b0fe18cb7b35e627d240 (patch)
tree18a1c8a6283b0107a9683b54911a0bc1085fd10b /sandbox/travelsample/chapter-09/pom.xml
parent5bb876b10f1ba6a71451a4ae709d529a28aed245 (diff)
Add the SDO version of CreditCardPayment implementation
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743122 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sandbox/travelsample/chapter-09/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sandbox/travelsample/chapter-09/pom.xml b/sandbox/travelsample/chapter-09/pom.xml
index 21836dd895..a7d174c987 100644
--- a/sandbox/travelsample/chapter-09/pom.xml
+++ b/sandbox/travelsample/chapter-09/pom.xml
@@ -39,6 +39,7 @@
<module>node</module>
<module>ui-contribution</module>
<module>payment-contribution</module>
+ <module>creditcard-payment-contribution</module>
</modules>
</profile>