summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-06-17 14:46:22 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-06-17 14:46:22 +0000
commit1f2fae11626783faca4725ef5fb05b8f9dd8d974 (patch)
treeae586f1b5a46c5c7ae6c8696fb4b7804a6eeb24a /sca-java-2.x/trunk/itest/pom.xml
parent344a8818e9f8f652b1c80abbad888d6cc644cb8a (diff)
Remove the binding.ws specific callback test as I've moved its contents to the ws itest folder. See itest/ws/contribution-callback*
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955619 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/itest/pom.xml')
-rw-r--r--sca-java-2.x/trunk/itest/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/itest/pom.xml b/sca-java-2.x/trunk/itest/pom.xml
index 694cc5e447..cc9d227767 100644
--- a/sca-java-2.x/trunk/itest/pom.xml
+++ b/sca-java-2.x/trunk/itest/pom.xml
@@ -43,7 +43,6 @@
<module>bpel</module>
<module>callback-api</module>
<module>callback-basic</module>
- <module>callback-basic-ws</module>
<module>callback-complex-type</module>
<module>callback-multiple-wires</module>
<module>callback-separatethread</module>