summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/services/pom.xml
diff options
context:
space:
mode:
authormcombellack <mcombellack@13f79535-47bb-0310-9956-ffa450edef68>2009-05-21 10:48:09 +0000
committermcombellack <mcombellack@13f79535-47bb-0310-9956-ffa450edef68>2009-05-21 10:48:09 +0000
commitc6df4ba458a496ded4f7fef8b2377a9919f68209 (patch)
tree688767d0c406f23a6069148f79700a8112b9d630 /sandbox/travelsample/services/pom.xml
parentdc92b09c08446a9bac9a0e3174b110488a28aee2 (diff)
Initial commit of SMS Gateway JAS-WS web service that is used by the notification contribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777046 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/travelsample/services/pom.xml')
-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 f1db6f2f63..681981499f 100644
--- a/sandbox/travelsample/services/pom.xml
+++ b/sandbox/travelsample/services/pom.xml
@@ -37,6 +37,7 @@
</activation>
<modules>
<module>creditcard-payment-jaxws-service</module>
+ <module>smsgateway-jaxws-service</module>
</modules>
</profile>