diff options
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> |