summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-01-27 08:02:16 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-01-27 08:02:16 +0000
commitaca59e8bafab475f046449cb1ceb6993f3227cbd (patch)
tree26f21a6e2778d80be3582b91209c17d3837fc69a /branches/sca-java-1.x/samples/pom.xml
parent51b6c31b859a4fe165e0303ebec3d271a6f863b4 (diff)
Removing holder-ws-service from pom as it seems the sample is not available
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738023 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/samples/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/samples/pom.xml b/branches/sca-java-1.x/samples/pom.xml
index 94d5af1cfa..f1ebd57c21 100644
--- a/branches/sca-java-1.x/samples/pom.xml
+++ b/branches/sca-java-1.x/samples/pom.xml
@@ -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>