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/quote-xquery | |
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/quote-xquery')
-rw-r--r-- | branches/sca-java-1.x/samples/quote-xquery/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/samples/quote-xquery/pom.xml b/branches/sca-java-1.x/samples/quote-xquery/pom.xml index 1d26893f6e..3909f32482 100644 --- a/branches/sca-java-1.x/samples/quote-xquery/pom.xml +++ b/branches/sca-java-1.x/samples/quote-xquery/pom.xml @@ -26,7 +26,7 @@ <relativePath>../../pom.xml</relativePath> </parent> <artifactId>sample-quote-xquery</artifactId> - <name>Apache Tuscany SCA XQuery Quote Implementation Sample</name> + <name>Apache Tuscany SCA Sample XQuery Quote Implementation</name> <repositories> <repository> |