summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/launchers/pom.xml
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2009-09-15 22:40:38 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2009-09-15 22:40:38 +0000
commitb9b95656d44226f58393cbb4f5a120a6f9bb316c (patch)
tree75591aa88c10f3fb5ca7149f517538d2af197380 /sandbox/travelsample/launchers/pom.xml
parente2d146a532aeeaf8323349b6f7faa6e7ceaaf976 (diff)
Apply new naming convention to notification-* launchers
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815533 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sandbox/travelsample/launchers/pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/sandbox/travelsample/launchers/pom.xml b/sandbox/travelsample/launchers/pom.xml
index 3ffe665142..edfccff641 100644
--- a/sandbox/travelsample/launchers/pom.xml
+++ b/sandbox/travelsample/launchers/pom.xml
@@ -54,11 +54,11 @@
<module>fullapp-domain</module>
<module>fullapp-nodes</module>
<module>help-pages</module>
- <module>notification-ws-launcher</module>
- <module>notification-corba-launcher</module>
- <module>notification-ejb-launcher</module>
- <module>notification-jms-launcher</module>
- <module>notification-rmi-launcher</module>
+ <module>notification-ws</module>
+ <module>notification-corba</module>
+ <module>notification-ejb</module>
+ <module>notification-jms</module>
+ <module>notification-rmi</module>
<module>policy</module>
</modules>
</profile>