summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-09-16 20:18:34 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-09-16 20:18:34 +0000
commite8d11555fe6ce30f6ed65939921ca06e8bc87419 (patch)
tree62eb6bf17472778588eafe3daf18bc0a333d14fc /sca-java-1.x
parent5fe8f1fb92a41ca0eda2914f89791f4ba4eb17ee (diff)
Merge commit r997683 from 1.6.1 branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997913 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x')
-rw-r--r--sca-java-1.x/trunk/samples/photo-gallery/pom.xml2
-rw-r--r--sca-java-1.x/trunk/samples/store-dojo/pom.xml2
-rw-r--r--sca-java-1.x/trunk/samples/store-secure/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/sca-java-1.x/trunk/samples/photo-gallery/pom.xml b/sca-java-1.x/trunk/samples/photo-gallery/pom.xml
index af75a5b7de..3f723d5267 100644
--- a/sca-java-1.x/trunk/samples/photo-gallery/pom.xml
+++ b/sca-java-1.x/trunk/samples/photo-gallery/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>sample-photo-gallery</artifactId>
- <name>Apache Tuscany SCA Sample Getting Started Online Store</name>
+ <name>Apache Tuscany SCA Sample Photo Gallery</name>
<repositories>
<repository>
diff --git a/sca-java-1.x/trunk/samples/store-dojo/pom.xml b/sca-java-1.x/trunk/samples/store-dojo/pom.xml
index f2d4760434..80620b9ae4 100644
--- a/sca-java-1.x/trunk/samples/store-dojo/pom.xml
+++ b/sca-java-1.x/trunk/samples/store-dojo/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>sample-store-dojo</artifactId>
- <name>Apache Tuscany SCA Sample Getting Started Online Store</name>
+ <name>Apache Tuscany SCA Sample Getting Started Online Store Dojo</name>
<repositories>
<repository>
diff --git a/sca-java-1.x/trunk/samples/store-secure/pom.xml b/sca-java-1.x/trunk/samples/store-secure/pom.xml
index 47d868fbc9..7bd96ad329 100644
--- a/sca-java-1.x/trunk/samples/store-secure/pom.xml
+++ b/sca-java-1.x/trunk/samples/store-secure/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>sample-store-secure</artifactId>
- <name>Apache Tuscany SCA Sample Getting Started Online Store</name>
+ <name>Apache Tuscany SCA Sample Getting Started Online Store Secure</name>
<repositories>
<repository>