summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>