summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials/travelsample
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-05-19 22:17:04 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-05-19 22:17:04 +0000
commit2ae4ed8eca5f970a92187d6ff21c8f97c4b05920 (patch)
treed979bc3594c824c171481bbbbdc20081eecef050 /sca-java-1.x/trunk/tutorials/travelsample
parentf9e201e6aaf9d8c858059ddfebd4cada5d5ae1b5 (diff)
Merge revision r946383 from 1.0 release branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946462 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/trunk/tutorials/travelsample')
-rw-r--r--sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-java-callback/pom.xml2
-rw-r--r--sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-java-reference-pass/pom.xml2
-rw-r--r--sca-java-1.x/trunk/tutorials/travelsample/domainconfig/fullapp/pom.xml2
-rw-r--r--sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp-domain/pom.xml2
-rw-r--r--sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-reference-pass/pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-java-callback/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-java-callback/pom.xml
index 94b4bb07cf..687da12849 100644
--- a/sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-java-callback/pom.xml
+++ b/sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-java-callback/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>scatours-contribution-payment-java-callback</artifactId>
- <name>Apache Tuscany SCA Tours Payment Java Callback</name>
+ <name>Apache Tuscany SCA Tours Payment Java Callback Contribution</name>
<dependencies>
<dependency>
diff --git a/sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-java-reference-pass/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-java-reference-pass/pom.xml
index 63aefcc9f5..566f5d2966 100644
--- a/sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-java-reference-pass/pom.xml
+++ b/sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-java-reference-pass/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>scatours-contribution-payment-java-reference-pass</artifactId>
- <name>Apache Tuscany SCA Tours Payment Java Reference Pass</name>
+ <name>Apache Tuscany SCA Tours Payment Java Reference Pass Contribution</name>
<dependencies>
<dependency>
diff --git a/sca-java-1.x/trunk/tutorials/travelsample/domainconfig/fullapp/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/domainconfig/fullapp/pom.xml
index 03766729c3..d6e7b533bd 100644
--- a/sca-java-1.x/trunk/tutorials/travelsample/domainconfig/fullapp/pom.xml
+++ b/sca-java-1.x/trunk/tutorials/travelsample/domainconfig/fullapp/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>scatours-domainconfig-fullapp</artifactId>
- <name>Apache Tuscany SCA Tours Full App Domain Configuration</name>
+ <name>Apache Tuscany SCA Tours Full Application Domain Configuration</name>
<build>
<finalName>${artifactId}</finalName>
diff --git a/sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp-domain/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp-domain/pom.xml
index f8f0359040..254fcf93b0 100644
--- a/sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp-domain/pom.xml
+++ b/sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp-domain/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>scatours-launcher-fullapp-domain</artifactId>
- <name>Apache Tuscany SCA Tours Full App Domain Launcher</name>
+ <name>Apache Tuscany SCA Tours Full Application Domain Launcher</name>
<dependencies>
<dependency>
diff --git a/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-reference-pass/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-reference-pass/pom.xml
index 6983a33b1a..babbe73376 100644
--- a/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-reference-pass/pom.xml
+++ b/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-reference-pass/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>scatours-launcher-payment-java-reference-pass</artifactId>
- <name>Apache Tuscany SCA Tours Payment Java Callback Reference Pass</name>
+ <name>Apache Tuscany SCA Tours Payment Java Reference Pass Launcher</name>
<dependencies>