Author: lresende
Date: Tue Jan 27 08:02:16 2009
New Revision: 738023
URL: http://svn.apache.org/viewvc?rev=738023&view=rev
Log:
Removing holder-ws-service from pom as it seems the sample is not available
Modified:
tuscany/branches/sca-java-1.x/samples/pom.xml
Modified: tuscany/branches/sca-java-1.x/samples/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.x/samples/pom.xml?rev=738023&r1=738022&r2=738023&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.x/samples/pom.xml (original)
+++ tuscany/branches/sca-java-1.x/samples/pom.xml Tue Jan 27 08:02:16 2009
@@ -86,7 +86,9 @@
<module>helloworld-ws-reference-secure</module>
<module>helloworld-ws-sdo</module>
<module>helloworld-ws-sdo-webapp</module>
+ <!--
<module>holder-ws-service</module>
+ -->
<module>implementation-composite</module>
<module>implementation-crud</module>
<module>implementation-crud-extension</module>