diff options
Diffstat (limited to 'sca-java-2.x/trunk')
-rw-r--r-- | sca-java-2.x/trunk/testing/itest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/pom.xml b/sca-java-2.x/trunk/testing/itest/pom.xml index c5ed5728b1..71f1a81b7a 100644 --- a/sca-java-2.x/trunk/testing/itest/pom.xml +++ b/sca-java-2.x/trunk/testing/itest/pom.xml @@ -38,7 +38,7 @@ </dependencies> <modules> - <!--module>async-services</module--> <!-- removed due to hang, see TUSCANY-3886 --> + <module>async-services</module> <!-- removed due to hang, see TUSCANY-3886 --> <module>base</module> <module>builder</module> <module>bpel</module> |