summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sandbox/travelsample/launchers/currency-converter-corba-launcher/pom.xml2
-rw-r--r--sandbox/travelsample/launchers/currency-converter-rmi-launcher/pom.xml2
-rw-r--r--sandbox/travelsample/launchers/currency-converter-ws-launcher/pom.xml2
-rw-r--r--sandbox/travelsample/launchers/notification-corba-launcher/pom.xml2
-rw-r--r--sandbox/travelsample/launchers/notification-ws-launcher/pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/sandbox/travelsample/launchers/currency-converter-corba-launcher/pom.xml b/sandbox/travelsample/launchers/currency-converter-corba-launcher/pom.xml
index 9610a631ba..b4dbbea0bb 100644
--- a/sandbox/travelsample/launchers/currency-converter-corba-launcher/pom.xml
+++ b/sandbox/travelsample/launchers/currency-converter-corba-launcher/pom.xml
@@ -25,7 +25,7 @@
<version>1.5-SNAPSHOT</version>
<!--relativePath>../../pom.xml</relativePath-->
</parent>
- <artifactId>currency-converter-corba-launcher</artifactId>
+ <artifactId>scatours-currency-converter-corba-launcher</artifactId>
<name>Apache Tuscany SCA Tours Currency Converter CORBA Launcher</name>
<dependencies>
diff --git a/sandbox/travelsample/launchers/currency-converter-rmi-launcher/pom.xml b/sandbox/travelsample/launchers/currency-converter-rmi-launcher/pom.xml
index 9828571503..6aabc42737 100644
--- a/sandbox/travelsample/launchers/currency-converter-rmi-launcher/pom.xml
+++ b/sandbox/travelsample/launchers/currency-converter-rmi-launcher/pom.xml
@@ -25,7 +25,7 @@
<version>1.5-SNAPSHOT</version>
<!--relativePath>../../pom.xml</relativePath-->
</parent>
- <artifactId>currency-converter-rmi-launcher</artifactId>
+ <artifactId>scatours-currency-converter-rmi-launcher</artifactId>
<name>Apache Tuscany SCA Tours Currency Converter RMI Launcher</name>
<dependencies>
diff --git a/sandbox/travelsample/launchers/currency-converter-ws-launcher/pom.xml b/sandbox/travelsample/launchers/currency-converter-ws-launcher/pom.xml
index 631b5b7f97..669b8c29a0 100644
--- a/sandbox/travelsample/launchers/currency-converter-ws-launcher/pom.xml
+++ b/sandbox/travelsample/launchers/currency-converter-ws-launcher/pom.xml
@@ -25,7 +25,7 @@
<version>1.5-SNAPSHOT</version>
<!--relativePath>../../pom.xml</relativePath-->
</parent>
- <artifactId>currency-converter-ws-launcher</artifactId>
+ <artifactId>scatours-currency-converter-ws-launcher</artifactId>
<name>Apache Tuscany SCA Tours Currency Converter Web Service Launcher</name>
<dependencies>
diff --git a/sandbox/travelsample/launchers/notification-corba-launcher/pom.xml b/sandbox/travelsample/launchers/notification-corba-launcher/pom.xml
index 4013008435..1e7ee6c375 100644
--- a/sandbox/travelsample/launchers/notification-corba-launcher/pom.xml
+++ b/sandbox/travelsample/launchers/notification-corba-launcher/pom.xml
@@ -25,7 +25,7 @@
<version>1.5-SNAPSHOT</version>
<!--relativePath>../../pom.xml</relativePath-->
</parent>
- <artifactId>notification-corba-launcher</artifactId>
+ <artifactId>scatours-notification-corba-launcher</artifactId>
<name>Apache Tuscany SCA Tours Notification CORBA Service Launcher</name>
<dependencies>
diff --git a/sandbox/travelsample/launchers/notification-ws-launcher/pom.xml b/sandbox/travelsample/launchers/notification-ws-launcher/pom.xml
index dd6f9ffcf1..4e0e551aa6 100644
--- a/sandbox/travelsample/launchers/notification-ws-launcher/pom.xml
+++ b/sandbox/travelsample/launchers/notification-ws-launcher/pom.xml
@@ -25,7 +25,7 @@
<version>1.5-SNAPSHOT</version>
<!--relativePath>../../pom.xml</relativePath-->
</parent>
- <artifactId>notification-ws-launcher</artifactId>
+ <artifactId>scatours-notification-ws-launcher</artifactId>
<name>Apache Tuscany SCA Tours Notification Web Service Launcher</name>
<dependencies>