summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/services/pom.xml
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2009-09-16 07:11:31 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2009-09-16 07:11:31 +0000
commite86155b8e75297d8fc5f4e07caf8280cacadced8 (patch)
treec629e4eb23fecdc04129781057fd3e92583e3593 /sandbox/travelsample/services/pom.xml
parent02f65ca4eee882a3217de613bf0f63c5460d884e (diff)
Rename services modules
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815636 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/travelsample/services/pom.xml')
-rw-r--r--sandbox/travelsample/services/pom.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/sandbox/travelsample/services/pom.xml b/sandbox/travelsample/services/pom.xml
index 5d4f423a92..94f0a1a86a 100644
--- a/sandbox/travelsample/services/pom.xml
+++ b/sandbox/travelsample/services/pom.xml
@@ -37,12 +37,12 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
- <module>creditcard-payment-jaxws-service</module>
- <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>
+ <module>creditcard-payment-jaxws</module>
+ <module>smsgateway-jaxws</module>
+ <module>smsgateway-corba</module>
+ <module>smsgateway-ejb</module>
+ <module>smsgateway-jms</module>
+ <module>smsgateway-rmi</module>
</modules>
</profile>