summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/clients
diff options
context:
space:
mode:
authormcombellack <mcombellack@13f79535-47bb-0310-9956-ffa450edef68>2009-07-12 22:04:25 +0000
committermcombellack <mcombellack@13f79535-47bb-0310-9956-ffa450edef68>2009-07-12 22:04:25 +0000
commit9f0d3ba0dd63e0a963c4b1351c896d4de293b763 (patch)
treec2a9c6eee1cf6c2d636c1d4045b62d7ed0b00b32 /sandbox/travelsample/clients
parenta56ad24846d364b48f8cc1d78d94bc10cd9f0aff (diff)
Adde the JMS related projects into the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793415 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/travelsample/clients')
-rw-r--r--sandbox/travelsample/clients/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sandbox/travelsample/clients/pom.xml b/sandbox/travelsample/clients/pom.xml
index d2b2a8bb53..8c341d4061 100644
--- a/sandbox/travelsample/clients/pom.xml
+++ b/sandbox/travelsample/clients/pom.xml
@@ -38,6 +38,7 @@
</activation>
<modules>
<module>currency-converter-corba-client</module>
+ <module>currency-converter-jms-client</module>
<module>currency-converter-rmi-client</module>
<module>currency-converter-ws-jaxws-client</module>
</modules>