summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest/domainmgr/pom.xml
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2009-09-13 22:10:47 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2009-09-13 22:10:47 +0000
commit5c5a7b298776e002c4d3f9b85bee5c0802c99252 (patch)
tree4af58194d68783d28b96cac5c5c230a857e6f7c9 /branches/sca-java-1.x/itest/domainmgr/pom.xml
parent946292048c3c76c0fbc0d0f54fd52598bce6e305 (diff)
Copy r799472 changes from 1.5.1 branch to 1.x branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814396 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/itest/domainmgr/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/itest/domainmgr/pom.xml b/branches/sca-java-1.x/itest/domainmgr/pom.xml
index 8fbd61d1e2..0e82cb4e62 100644
--- a/branches/sca-java-1.x/itest/domainmgr/pom.xml
+++ b/branches/sca-java-1.x/itest/domainmgr/pom.xml
@@ -38,5 +38,7 @@
<modules>
<module>basic</module>
<module>transaction</module>
+ <module>error</module>
+ <module>callback</module>
</modules>
</project>