summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/pom.xml
diff options
context:
space:
mode:
authoredwardsmj <edwardsmj@13f79535-47bb-0310-9956-ffa450edef68>2011-01-20 17:09:19 +0000
committeredwardsmj <edwardsmj@13f79535-47bb-0310-9956-ffa450edef68>2011-01-20 17:09:19 +0000
commit9cc1048cec667bab9e31c3d97759372730917556 (patch)
tree8b3e75d614f4faa62d0221108db644818356ed79 /sca-java-2.x/trunk/testing/itest/pom.xml
parentdec8d4b54c3df67becf018552ca3c2d9d091218d (diff)
Adding new group of Itests for Async Services
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061396 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/testing/itest/pom.xml1
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 db9e21c3df..537b53e389 100644
--- a/sca-java-2.x/trunk/testing/itest/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/pom.xml
@@ -38,6 +38,7 @@
</dependencies>
<modules>
+ <module>async-services</module>
<module>base</module>
<module>builder</module>
<module>bpel</module>