You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sl...@apache.org on 2011/01/21 12:47:43 UTC

svn commit: r1061765 - /tuscany/sca-java-2.x/trunk/testing/itest/ws/holder-ws-service-multiple-outputs/pom.xml

Author: slaws
Date: Fri Jan 21 11:47:43 2011
New Revision: 1061765

URL: http://svn.apache.org/viewvc?rev=1061765&view=rev
Log:
Make module name consistent with the other itests

Modified:
    tuscany/sca-java-2.x/trunk/testing/itest/ws/holder-ws-service-multiple-outputs/pom.xml

Modified: tuscany/sca-java-2.x/trunk/testing/itest/ws/holder-ws-service-multiple-outputs/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/testing/itest/ws/holder-ws-service-multiple-outputs/pom.xml?rev=1061765&r1=1061764&r2=1061765&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/testing/itest/ws/holder-ws-service-multiple-outputs/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/testing/itest/ws/holder-ws-service-multiple-outputs/pom.xml Fri Jan 21 11:47:43 2011
@@ -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>