summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3/itest/pom.xml
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2008-07-21 17:37:59 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2008-07-21 17:37:59 +0000
commitcad71ff83bb8c7a98315094151b3bff64830d4a7 (patch)
tree64f9098fe95c58f4d59aa8fdd8bceaeeb598afcf /branches/sca-java-1.3/itest/pom.xml
parentbaf3fd3cf072b0acf1267858703e4f499ece8bf4 (diff)
Fix TUSCANY-2486 and TUSCANY-2324
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678491 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.3/itest/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/branches/sca-java-1.3/itest/pom.xml b/branches/sca-java-1.3/itest/pom.xml
index da62e428ee..87adceeb72 100644
--- a/branches/sca-java-1.3/itest/pom.xml
+++ b/branches/sca-java-1.3/itest/pom.xml
@@ -59,6 +59,7 @@
</activation>
<modules>
<module>bpel</module>
+ <module>builder</module>
<module>callablereferences</module>
<module>callablereferences-ws</module>
<module>callback-api</module>