summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-05 20:05:10 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-05 20:05:10 +0000
commite3c74b28535aa840c7f8526f729a537be6526d8d (patch)
treec5f46bfbe5f65948c2a4acab2a150563594b35fc /java/sca/itest/pom.xml
parent84ef34efa534032fbf89a7c1b30258a73c69a71b (diff)
Separate the distribution itests to individual sample tests
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741274 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/itest/pom.xml')
-rw-r--r--java/sca/itest/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/java/sca/itest/pom.xml b/java/sca/itest/pom.xml
index 4db69babe5..2a61ba85e9 100644
--- a/java/sca/itest/pom.xml
+++ b/java/sca/itest/pom.xml
@@ -69,8 +69,7 @@
-->
<module>recursive-multi-level</module>
<module>references</module>
- <module>bin-distro-unzip</module>
- <module>samples</module>
+ <module>distribution</module>
<module>scopes</module>
<module>services</module>
<module>wires</module>