diff options
Diffstat (limited to '')
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.6.1/samples/photo-gallery/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/samples/photo-gallery/pom.xml b/sca-java-1.x/branches/sca-java-1.6.1/samples/photo-gallery/pom.xml index b40e88c56a..43df669a96 100644 --- a/sca-java-1.x/branches/sca-java-1.6.1/samples/photo-gallery/pom.xml +++ b/sca-java-1.x/branches/sca-java-1.6.1/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> |