diff options
Diffstat (limited to '')
-rw-r--r-- | sca-java-2.x/trunk/itest/ws/pom.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/itest/ws/pom.xml b/sca-java-2.x/trunk/itest/ws/pom.xml index 54ef630ce9..ba4f49b38e 100644 --- a/sca-java-2.x/trunk/itest/ws/pom.xml +++ b/sca-java-2.x/trunk/itest/ws/pom.xml @@ -33,6 +33,9 @@ <module>defaults</module> <module>authentication-basic</module> <module>http-ssl</module> + <module>wsdl</module> + <module>endpoints</module> + <module>endpoint-references</module> <!-- <module>jms</module> <module>mtom</module> |