Author: slaws
Date: Tue Nov 24 12:59:52 2009
New Revision: 883675

URL: http://svn.apache.org/viewvc?rev=883675&view=rev
Log:
Make module name consistent with other itest modules

Modified:
    tuscany/sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml
    tuscany/sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml
    tuscany/sca-java-2.x/trunk/itest/bpel/helloworld/pom.xml
    tuscany/sca-java-2.x/trunk/itest/bpel/pom.xml

Modified: tuscany/sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml?rev=883675&r1=883674&r2=883675&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml 
(original)
+++ tuscany/sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml Tue Nov 
24 12:59:52 2009
@@ -26,7 +26,7 @@
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <artifactId>itest-bpel-helloworld-reference</artifactId>
-    <name>Apache Tuscany SCA iTest HelloWorld Reference BPEL</name>
+    <name>Apache Tuscany SCA iTest BPEL HelloWorld Reference</name>
 
     <repositories>
        <repository>

Modified: tuscany/sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml?rev=883675&r1=883674&r2=883675&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml Tue Nov 24 
12:59:52 2009
@@ -23,8 +23,7 @@
        </parent>
        <artifactId>itest-bpel-helloworld-ws
        </artifactId>
-       <name>Apache Tuscany SCA iTest HelloWorld BPEL Over Web Services
-       </name>
+       <name>Apache Tuscany SCA iTest BPEL HelloWorld Over Web Services</name>
 
        <repositories>
                <repository>

Modified: tuscany/sca-java-2.x/trunk/itest/bpel/helloworld/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/itest/bpel/helloworld/pom.xml?rev=883675&r1=883674&r2=883675&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/itest/bpel/helloworld/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/itest/bpel/helloworld/pom.xml Tue Nov 24 
12:59:52 2009
@@ -26,7 +26,7 @@
                <relativePath>../../pom.xml</relativePath>
        </parent>
        <artifactId>itest-bpel-helloworld</artifactId>
-       <name>Apache Tuscany SCA iTest HelloWorld BPEL</name>
+       <name>Apache Tuscany SCA iTest BPEL HelloWorld</name>
 
        <repositories>
                <repository>

Modified: tuscany/sca-java-2.x/trunk/itest/bpel/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/itest/bpel/pom.xml?rev=883675&r1=883674&r2=883675&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/itest/bpel/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/itest/bpel/pom.xml Tue Nov 24 12:59:52 2009
@@ -27,7 +27,7 @@
     </parent>
     <artifactId>itest-bpel</artifactId>
     <packaging>pom</packaging>
-    <name>Apache Tuscany SCA BPEL Integration Tests</name>
+    <name>Apache Tuscany SCA iTest BPEL Integration Tests</name>
 
     <modules>
        <module>helloworld</module>


Reply via email to