diff options
author | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2010-09-16 20:18:34 +0000 |
---|---|---|
committer | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2010-09-16 20:18:34 +0000 |
commit | e8d11555fe6ce30f6ed65939921ca06e8bc87419 (patch) | |
tree | 62eb6bf17472778588eafe3daf18bc0a333d14fc /sca-java-1.x/trunk/samples/photo-gallery/pom.xml | |
parent | 5fe8f1fb92a41ca0eda2914f89791f4ba4eb17ee (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 '')
-rw-r--r-- | sca-java-1.x/trunk/samples/photo-gallery/pom.xml | 2 |
1 files changed, 1 insertions, 1 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> |