summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/launchers/pom.xml
diff options
context:
space:
mode:
authormcombellack <mcombellack@13f79535-47bb-0310-9956-ffa450edef68>2009-05-19 20:20:42 +0000
committermcombellack <mcombellack@13f79535-47bb-0310-9956-ffa450edef68>2009-05-19 20:20:42 +0000
commit1ae1a4992c9e2d7777a4c6c213217f47c620b056 (patch)
tree702a561b9ff3295117edb67eb587db49181f901a /sandbox/travelsample/launchers/pom.xml
parent83ccabc9e04afb7e4ec6a5b999dad8690bf3c8bc (diff)
Initial commit of node launcher for currency converter with CORBA binding
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776442 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sandbox/travelsample/launchers/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sandbox/travelsample/launchers/pom.xml b/sandbox/travelsample/launchers/pom.xml
index ccd54c7bc7..624590e9d5 100644
--- a/sandbox/travelsample/launchers/pom.xml
+++ b/sandbox/travelsample/launchers/pom.xml
@@ -36,6 +36,7 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
+ <module>currency-converter-corba-launcher</module>
<module>currency-converter-rmi-launcher</module>
<module>currency-converter-ws-launcher</module>
<module>interaction-launcher</module>