diff options
author | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2009-09-08 19:34:09 +0000 |
---|---|---|
committer | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2009-09-08 19:34:09 +0000 |
commit | c2a7566c644a172079127381706a9aff407fc24e (patch) | |
tree | c0c8c4395889b84856eed8eee9660d5447e2e73e | |
parent | 2b0cce6d6355082229a377870598c42f401a0580 (diff) |
Change name of jumpstart launcher module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@812659 13f79535-47bb-0310-9956-ffa450edef68
-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 d7b1ad67a8..a897d9aefc 100644 --- a/sandbox/travelsample/launchers/pom.xml +++ b/sandbox/travelsample/launchers/pom.xml @@ -49,7 +49,7 @@ <module>introducing</module> <module>introducing-client</module> <module>introducing-domain</module> - <module>jumpstart-launcher</module> + <module>jumpstart</module> <module>fullapp</module> <module>fullapp-domain</module> <module>fullapp-nodes</module> |