summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/chapter-06/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-02-22 16:05:30 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-02-22 16:05:30 +0000
commit333308e0621604227557e1f43b8908815662a566 (patch)
treeb137d1fa8523ad7aefc74fa13f79b9d38b06ecb2 /sandbox/travelsample/chapter-06/pom.xml
parent3f90e370637330c034affe6cb89922bcdf265f77 (diff)
Add javascript version of payment component
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746744 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sandbox/travelsample/chapter-06/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sandbox/travelsample/chapter-06/pom.xml b/sandbox/travelsample/chapter-06/pom.xml
index b8fc7a5881..605a362c31 100644
--- a/sandbox/travelsample/chapter-06/pom.xml
+++ b/sandbox/travelsample/chapter-06/pom.xml
@@ -40,6 +40,7 @@
<module>payment-bpel-contribution</module>
<module>payment-spring-contribution</module>
<module>payment-spring-annotation-contribution</module>
+ <module>payment-javascript-contribution</module>
<module>ui-bpel-contribution</module>
<module>ui-spring-contribution</module>
</modules>