summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/services/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-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>