diff options
author | scottkurz <scottkurz@13f79535-47bb-0310-9956-ffa450edef68> | 2011-01-21 15:08:45 +0000 |
---|---|---|
committer | scottkurz <scottkurz@13f79535-47bb-0310-9956-ffa450edef68> | 2011-01-21 15:08:45 +0000 |
commit | 79e8d82441ee88da9ef1720d94ca8ccb573c306f (patch) | |
tree | 576ec8abad6a0b201c5895ee43499427fb2aca5d /sca-java-2.x/trunk/testing/itest/ws | |
parent | c6487e93930ab5d2a7d273eb3155394c1ec03882 (diff) |
Fix itest module name.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061838 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/testing/itest/ws')
-rw-r--r-- | sca-java-2.x/trunk/testing/itest/ws/holder-ws-service-multiple-outputs/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/ws/holder-ws-service-multiple-outputs/pom.xml b/sca-java-2.x/trunk/testing/itest/ws/holder-ws-service-multiple-outputs/pom.xml index 5920ea0fbe..0c240d9096 100644 --- a/sca-java-2.x/trunk/testing/itest/ws/holder-ws-service-multiple-outputs/pom.xml +++ b/sca-java-2.x/trunk/testing/itest/ws/holder-ws-service-multiple-outputs/pom.xml @@ -28,7 +28,7 @@ <packaging>jar</packaging>
<artifactId>itest-holder-ws-service-multiple-outputs</artifactId>
- <name>Apache Tuscany SCA Itest - Holder Input/MultipleOutputs</name>
+ <name>Apache Tuscany SCA itest WS Holder Input/MultipleOutputs</name>
<dependencies>
<dependency>
|