diff options
author | ramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68> | 2009-03-18 07:19:14 +0000 |
---|---|---|
committer | ramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68> | 2009-03-18 07:19:14 +0000 |
commit | 798c795fb543e72dda001f41ce6cfc420e97eb57 (patch) | |
tree | 693a8ef6e8702a053483abe4ff5863e909d22419 /java/sca/itest/callback-complex-type | |
parent | 175eef1031996bf177675620242a5a0ce865766c (diff) |
Fixes for TUSCANY-2917
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755499 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/itest/callback-complex-type')
-rw-r--r-- | java/sca/itest/callback-complex-type/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/itest/callback-complex-type/pom.xml b/java/sca/itest/callback-complex-type/pom.xml index dfd0b95977..726465f2b9 100644 --- a/java/sca/itest/callback-complex-type/pom.xml +++ b/java/sca/itest/callback-complex-type/pom.xml @@ -26,7 +26,7 @@ <relativePath>../pom.xml</relativePath> </parent> <artifactId>itest-callback-complex-type</artifactId> - <name>Apache Tuscany SCA Callback Complex Type Integration Tests</name> + <name>Apache Tuscany SCA iTest Callback Complex Type</name> <dependencies> <dependency> |