summaryrefslogtreecommitdiffstats
path: root/sandbox
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2009-09-15 12:31:59 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2009-09-15 12:31:59 +0000
commit17e2ee360271611f7c9c09fe8b246e1730ef7662 (patch)
tree46e568782dc2a6dc10d89924c04449b580f44997 /sandbox
parent018cdb2a38d3a313de964dcac609dd87e6a992c0 (diff)
Rename currency-converter-corba launcher in pom.xml
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815294 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox')
-rw-r--r--sandbox/travelsample/launchers/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/travelsample/launchers/pom.xml b/sandbox/travelsample/launchers/pom.xml
index 1144a087e6..881f38d118 100644
--- a/sandbox/travelsample/launchers/pom.xml
+++ b/sandbox/travelsample/launchers/pom.xml
@@ -39,7 +39,7 @@
<modules>
<module>blog-feed-launcher</module>
<module>currency-converter</module>
- <module>currency-converter-corba-launcher</module>
+ <module>currency-converter-corba</module>
<module>currency-converter-jms-launcher</module>
<module>currency-converter-rmi-launcher</module>
<module>currency-converter-ws</module>