diff options
author | mcombellack <mcombellack@13f79535-47bb-0310-9956-ffa450edef68> | 2009-05-22 08:07:27 +0000 |
---|---|---|
committer | mcombellack <mcombellack@13f79535-47bb-0310-9956-ffa450edef68> | 2009-05-22 08:07:27 +0000 |
commit | a59b91123bcfed9758cb8cff7f44e0cf9ebb0aac (patch) | |
tree | b37198e11f9cc5723ff13ce712f7b293e5d513eb /sandbox | |
parent | 47a400605c23a046cc7d1a3c5441ad1c092d8882 (diff) |
Added module smsgateway-corba-service to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777421 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox')
-rw-r--r-- | sandbox/travelsample/services/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sandbox/travelsample/services/pom.xml b/sandbox/travelsample/services/pom.xml index 681981499f..d0229df622 100644 --- a/sandbox/travelsample/services/pom.xml +++ b/sandbox/travelsample/services/pom.xml @@ -38,6 +38,7 @@ <modules> <module>creditcard-payment-jaxws-service</module> <module>smsgateway-jaxws-service</module> + <module>smsgateway-corba-service</module> </modules> </profile> |