summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-07-24 17:48:23 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-07-24 17:48:23 +0000
commit00b04245e37062f04461a2f67ee79cff72c9a956 (patch)
tree2a4aa55a167aa6e10a738ddf9183370761d78c32 /branches/sca-java-1.x/itest/pom.xml
parent38f008a47e7f76d39938264babf2da3508a1903a (diff)
TUSCANY-3174 - add an itest to update the extension point registry programmatically with some dummy XYZ extensions and process a contribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797577 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/itest/pom.xml')
-rw-r--r--branches/sca-java-1.x/itest/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/itest/pom.xml b/branches/sca-java-1.x/itest/pom.xml
index d38d6b02be..8415aebc94 100644
--- a/branches/sca-java-1.x/itest/pom.xml
+++ b/branches/sca-java-1.x/itest/pom.xml
@@ -133,6 +133,7 @@
<module>transaction</module>
<module>validation</module>
<module>wires</module>
+ <module>workspace-manager</module>
<module>wsdl</module>
<module>wsdlgen</module>
<module>wsdlless</module>