diff options
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 e01106ffb5..5920ea0fbe 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 @@ -27,7 +27,7 @@ </parent>
<packaging>jar</packaging>
- <artifactId>holder-ws-service-multiple-outputs</artifactId>
+ <artifactId>itest-holder-ws-service-multiple-outputs</artifactId>
<name>Apache Tuscany SCA Itest - Holder Input/MultipleOutputs</name>
<dependencies>
|