summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/clients/pom.xml
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2009-09-16 07:05:17 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2009-09-16 07:05:17 +0000
commit02f65ca4eee882a3217de613bf0f63c5460d884e (patch)
tree8f3a973687961f5f40e8a79c0a5684e350a86ed3 /sandbox/travelsample/clients/pom.xml
parenta71b61d9849faab265b9d0e6c1c1f92da6196528 (diff)
Rename client modules
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815635 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sandbox/travelsample/clients/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/sandbox/travelsample/clients/pom.xml b/sandbox/travelsample/clients/pom.xml
index 8c341d4061..193ff2f3f5 100644
--- a/sandbox/travelsample/clients/pom.xml
+++ b/sandbox/travelsample/clients/pom.xml
@@ -37,10 +37,10 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
- <module>currency-converter-corba-client</module>
- <module>currency-converter-jms-client</module>
- <module>currency-converter-rmi-client</module>
- <module>currency-converter-ws-jaxws-client</module>
+ <module>currency-converter-corba</module>
+ <module>currency-converter-jms</module>
+ <module>currency-converter-rmi</module>
+ <module>currency-converter-ws-jaxws</module>
</modules>
</profile>