You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by rf...@apache.org on 2006/08/24 02:14:50 UTC

svn commit: r434264 - /incubator/tuscany/java/samples/sca/pom.xml

Author: rfeng
Date: Wed Aug 23 17:14:49 2006
New Revision: 434264

URL: http://svn.apache.org/viewvc?rev=434264&view=rev
Log:
Add helloworldwsclient back to the pom.xml

Modified:
    incubator/tuscany/java/samples/sca/pom.xml

Modified: incubator/tuscany/java/samples/sca/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/samples/sca/pom.xml?rev=434264&r1=434263&r2=434264&view=diff
==============================================================================
--- incubator/tuscany/java/samples/sca/pom.xml (original)
+++ incubator/tuscany/java/samples/sca/pom.xml Wed Aug 23 17:14:49 2006
@@ -39,7 +39,8 @@
         <module>bigbank</module>
         <module>echo.binding</module>
         <module>spring.simple</module>
-		  <module>helloworldws</module>
-		  <module>helloworldws-celtix</module>
+        <module>helloworldwsclient</module>
+        <module>helloworldws</module>
+        <module>helloworldws-celtix</module>
     </modules>
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org