diff options
author | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2009-09-09 16:33:45 +0000 |
---|---|---|
committer | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2009-09-09 16:33:45 +0000 |
commit | a55f714f5b55bb028615e6e0d8b0cff2870c4ff4 (patch) | |
tree | 9661ad0f00df83580fe2c0d540aab8ab317a271f /sandbox/travelsample | |
parent | ed53c58c734499529ca5d03b46b1ebcd74b9d800 (diff) |
Rename interaction launcher module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813044 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/travelsample')
-rw-r--r-- | sandbox/travelsample/launchers/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/travelsample/launchers/pom.xml b/sandbox/travelsample/launchers/pom.xml index a897d9aefc..1bfc87ce5f 100644 --- a/sandbox/travelsample/launchers/pom.xml +++ b/sandbox/travelsample/launchers/pom.xml @@ -45,7 +45,7 @@ <module>currency-converter-ws-launcher</module> <module>databinding-launcher</module> <module>feed-logger-launcher</module> - <module>interaction-launcher</module> + <module>interaction</module> <module>introducing</module> <module>introducing-client</module> <module>introducing-domain</module> |