diff options
author | ramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68> | 2008-11-19 07:11:23 +0000 |
---|---|---|
committer | ramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68> | 2008-11-19 07:11:23 +0000 |
commit | 8caf57349a1bdd34799d9cc2e3b759d273adc90e (patch) | |
tree | e1ced898ba1e366416db15dd00b2893f35d553d5 /branches/sca-java-1.x/samples/customer-dojo-webapp | |
parent | 5f3869c451e46aadc943d00087d6847877dd1c50 (diff) |
Fixes for TUSCANY-2678
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718889 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/samples/customer-dojo-webapp')
-rw-r--r-- | branches/sca-java-1.x/samples/customer-dojo-webapp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/samples/customer-dojo-webapp/pom.xml b/branches/sca-java-1.x/samples/customer-dojo-webapp/pom.xml index 4f5117e556..e79b85e50e 100644 --- a/branches/sca-java-1.x/samples/customer-dojo-webapp/pom.xml +++ b/branches/sca-java-1.x/samples/customer-dojo-webapp/pom.xml @@ -27,7 +27,7 @@ </parent> <artifactId>sample-customer-dojo-webapp</artifactId> <packaging>war</packaging> - <name>Apache Tuscany SCA Customer DOJO Sample WebApp</name> + <name>Apache Tuscany SCA Sample Customer DOJO WebApp</name> <repositories> <repository> |