summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/services
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/services
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/services')
-rw-r--r--sandbox/travelsample/services/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sandbox/travelsample/services/pom.xml b/sandbox/travelsample/services/pom.xml
index 130fcf77b9..5d4f423a92 100644
--- a/sandbox/travelsample/services/pom.xml
+++ b/sandbox/travelsample/services/pom.xml
@@ -41,6 +41,7 @@
<module>smsgateway-jaxws-service</module>
<module>smsgateway-corba-service</module>
<module>smsgateway-ejb-service</module>
+ <module>smsgateway-jms-service</module>
<module>smsgateway-rmi-service</module>
</modules>
</profile>