diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-12-08 12:09:14 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-12-08 12:09:14 +0000 |
commit | b3b923db8d3d6a53c5ee3140a4781925d5bfa52d (patch) | |
tree | 6d9f519a84d070e99f11819b4989341cd23c3822 /sca-java-2.x/trunk | |
parent | afa5120838a6448f6d587b08acaed03f9dce1ee8 (diff) |
Add the sca binding mapper itest to build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043374 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk')
-rw-r--r-- | sca-java-2.x/trunk/testing/itest/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/pom.xml b/sca-java-2.x/trunk/testing/itest/pom.xml index fa900c48a4..c7ca8a848a 100644 --- a/sca-java-2.x/trunk/testing/itest/pom.xml +++ b/sca-java-2.x/trunk/testing/itest/pom.xml @@ -89,6 +89,7 @@ <module>ws</module> <module>ws-jaxws</module> <module>async-interactions</module> + <module>scabindingmapper</module> </modules> <!-- We don't want to deploy any of the test modules --> |