summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/launchers/notification-corba/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/notification-corba/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/notification-corba/pom.xml (renamed from sandbox/travelsample/launchers/notification-corba-launcher/pom.xml)5
1 files changed, 3 insertions, 2 deletions
diff --git a/sandbox/travelsample/launchers/notification-corba-launcher/pom.xml b/sandbox/travelsample/launchers/notification-corba/pom.xml
index 68cceed970..abe8fdf4de 100644
--- a/sandbox/travelsample/launchers/notification-corba-launcher/pom.xml
+++ b/sandbox/travelsample/launchers/notification-corba/pom.xml
@@ -25,7 +25,7 @@
<version>1.6-SNAPSHOT</version>
<!--relativePath>../../pom.xml</relativePath-->
</parent><version>1.0-SNAPSHOT</version>
- <artifactId>scatours-notification-corba-launcher</artifactId>
+ <artifactId>scatours-launcher-notification-corba</artifactId>
<name>Apache Tuscany SCA Tours Notification CORBA Service Launcher</name>
<dependencies>
@@ -55,7 +55,8 @@
<version>1.6-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
- <dependency>
+
+ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-corba-jse-tns</artifactId>
<version>1.6-SNAPSHOT</version>