Author: jsdelfino
Date: Sat Sep  8 17:38:34 2007
New Revision: 573935

URL: http://svn.apache.org/viewvc?rev=573935&view=rev
Log:
Minor cleanup of pom.xml names.

Modified:
    incubator/tuscany/java/sca/itest/interop-soap-client/pom.xml
    incubator/tuscany/java/sca/itest/interop-soap-round2-client/pom.xml
    incubator/tuscany/java/sca/itest/interop-soap-service/pom.xml

Modified: incubator/tuscany/java/sca/itest/interop-soap-client/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/java/sca/itest/interop-soap-client/pom.xml?rev=573935&r1=573934&r2=573935&view=diff
==============================================================================
--- incubator/tuscany/java/sca/itest/interop-soap-client/pom.xml (original)
+++ incubator/tuscany/java/sca/itest/interop-soap-client/pom.xml Sat Sep  8 
17:38:34 2007
@@ -27,7 +27,7 @@
        </parent>
        <artifactId>itest-interop-soap-client</artifactId>
        <packaging>jar</packaging>
-       <name>Apache Tuscany Interop Testing - Clients - InteropDoc</name>
+       <name>Apache Tuscany SCA WS Interop Client Integration Tests</name>
        <properties>
                <ws.type>axis2</ws.type>
        </properties>

Modified: incubator/tuscany/java/sca/itest/interop-soap-round2-client/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/java/sca/itest/interop-soap-round2-client/pom.xml?rev=573935&r1=573934&r2=573935&view=diff
==============================================================================
--- incubator/tuscany/java/sca/itest/interop-soap-round2-client/pom.xml 
(original)
+++ incubator/tuscany/java/sca/itest/interop-soap-round2-client/pom.xml Sat Sep 
 8 17:38:34 2007
@@ -26,9 +26,7 @@
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>itest-interop-soap-round2-client</artifactId>
-       <packaging>jar</packaging>
-       <name>Apache Tuscany Interop Testing - Clients - SOAP Builders Round 2 
-               Interop Test</name>
+       <name>Apache Tuscany SCA WS SOAP Round2 Interop Client Integration 
Tests</name>
        <properties>
                <ws.type>axis2</ws.type>
        </properties>

Modified: incubator/tuscany/java/sca/itest/interop-soap-service/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/java/sca/itest/interop-soap-service/pom.xml?rev=573935&r1=573934&r2=573935&view=diff
==============================================================================
--- incubator/tuscany/java/sca/itest/interop-soap-service/pom.xml (original)
+++ incubator/tuscany/java/sca/itest/interop-soap-service/pom.xml Sat Sep  8 
17:38:34 2007
@@ -28,7 +28,7 @@
 
     <artifactId>itest-interop-soap-service</artifactId>
     <packaging>war</packaging>
-    <name>Apache Tuscany Interop Testing - Services - InteropDoc</name>
+    <name>Apache Tuscany SCA WS Interop Service Integration Tests</name>
 
     <dependencies>
        <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to