diff options
-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 --> |